Home
last modified time | relevance | path

Searched refs:restore_brightness_work (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hid/
H A Dhid-appletb-kbd.c66 struct work_struct restore_brightness_work; member
190 restore_brightness_work); in appletb_restore_brightness_work()
202 schedule_work(&kbd->restore_brightness_work); in reset_inactivity_timer()
424 INIT_WORK(&kbd->restore_brightness_work, in appletb_kbd_probe()
462 cancel_work_sync(&kbd->restore_brightness_work); in appletb_kbd_probe()
480 cancel_work_sync(&kbd->restore_brightness_work); in appletb_kbd_remove()