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

/linux-4.1.27/drivers/acpi/
H A Dvideo.c214 struct delayed_work switch_brightness_work; member in struct:acpi_video_device
287 cancel_delayed_work(&vd->switch_brightness_work); acpi_video_set_brightness()
1129 INIT_DELAYED_WORK(&data->switch_brightness_work, acpi_video_bus_get_one_device()
1379 struct acpi_video_device, switch_brightness_work); acpi_video_switch_brightness()
1583 schedule_delayed_work(&video_device->switch_brightness_work, HZ / 10); brightness_switch_event()

Completed in 98 milliseconds