Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-lenovo.c46 struct work_struct fn_lock_sync_work; member
104 container_of(work, struct lenovo_drvdata, fn_lock_sync_work); in lenovo_tp10ubkbd_sync_fn_lock()
714 schedule_work(&data->fn_lock_sync_work); in lenovo_event_tp10ubkbd()
1235 INIT_WORK(&data->fn_lock_sync_work, lenovo_tp10ubkbd_sync_fn_lock); in lenovo_probe_tp10ubkbd()
1361 cancel_work_sync(&data->fn_lock_sync_work); in lenovo_remove_tp10ubkbd()