Searched refs:backlight_notify_work (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/acpi/
H A Dvideo_detect.c45 static struct work_struct backlight_notify_work; variable in typeref:struct:work_struct
292 schedule_work(&backlight_notify_work); acpi_video_backlight_notify()
325 INIT_WORK(&backlight_notify_work, acpi_video_get_backlight_type()

Completed in 60 milliseconds