Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hid/
Dhid-lenovo.c46 struct work_struct fn_lock_sync_work; member
99 container_of(work, struct lenovo_drvdata, fn_lock_sync_work); in lenovo_tp10ubkbd_sync_fn_lock()
660 schedule_work(&data->fn_lock_sync_work); in lenovo_event_tp10ubkbd()
1194 INIT_WORK(&data->fn_lock_sync_work, lenovo_tp10ubkbd_sync_fn_lock); in lenovo_probe_tp10ubkbd()
1302 cancel_work_sync(&data->fn_lock_sync_work); in lenovo_remove_tp10ubkbd()