Searched refs:work_timeout (Results 1 – 1 of 1) sorted by relevance
57 struct work_struct work_timeout; member115 container_of(work, struct rgb13h_led, work_timeout); in rgb13h_timeout_work()164 schedule_work(&led->work_timeout); in rgb13h_led_flash_strobe_set()549 INIT_WORK(&led->work_timeout, rgb13h_timeout_work); in rgb13h_led_probe()