Searched refs:timeout_set (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/leds/ |
| H A D | led-class-flash.c | 260 call_flash_op(fled_cdev, timeout_set, fled_cdev->timeout.val); in led_flash_resume() 276 if (ops->timeout_set) in led_flash_init_sysfs_groups() 400 return call_flash_op(fled_cdev, timeout_set, s->val); in led_set_flash_timeout()
|
| H A D | leds-sgm3140.c | 96 .timeout_set = sgm3140_timeout_set,
|
| H A D | leds-ktd2692.c | 347 .timeout_set = ktd2692_led_flash_timeout_set,
|
| H A D | leds-lm3601x.c | 318 .timeout_set = lm3601x_flash_timeout_set,
|
| H A D | leds-aat1290.c | 456 .timeout_set = aat1290_led_flash_timeout_set,
|
| H A D | leds-rgb13h.c | 503 .timeout_set = rgb13h_led_flash_timeout_set,
|
| H A D | leds-as3645a.c | 375 .timeout_set = as3645a_set_flash_timeout,
|
| H A D | leds-max77693.c | 788 .timeout_set = max77693_led_flash_timeout_set,
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | cma_priv.h | 88 u8 timeout_set:1; member
|
| H A D | cma.c | 864 id_priv->timeout_set = false; in __rdma_create_id() 1151 if ((*qp_attr_mask & IB_QP_TIMEOUT) && id_priv->timeout_set) in rdma_init_qp_attr() 2644 id_priv->timeout_set = true; in rdma_set_ack_timeout() 3084 if (id_priv->timeout_set && id_priv->timeout) in cma_resolve_iboe_route()
|
| /OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/ |
| H A D | hciattach_rtk.c | 1024 timeout_set(rtb_cfg.timerfd, msec); in start_transmit_wait() 1088 timeout_set(rtb_cfg.timerfd, msec); in start_transmit_wait() 1116 timeout_set(rtb_cfg.timerfd, 0); in start_transmit_wait() 1209 timeout_set(rtb_cfg.timerfd, timeout); in h5_download_patch() 1273 timeout_set(fd, timeout); in h5_download_patch() 1280 timeout_set(rtb_cfg.timerfd, 0); in h5_download_patch()
|
| H A D | hciattach.h | 185 int timeout_set(int fd, unsigned int msec);
|
| H A D | hciattach.c | 618 int timeout_set(int fd, unsigned int msec) in timeout_set() function
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | led-class-flash.h | 45 int (*timeout_set)(struct led_classdev_flash *fled_cdev, u32 timeout); member
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-flash-led-class.c | 385 if (has_flash_op(fled_cdev, timeout_set)) { in __fill_ctrl_init_data()
|
| /OK3568_Linux_fs/kernel/drivers/staging/greybus/ |
| H A D | light.c | 738 .timeout_set = gb_lights_flash_timeout_set,
|