Searched refs:fn_lock_sync_work (Results 1 – 1 of 1) sorted by relevance
55 struct work_struct fn_lock_sync_work; member121 container_of(work, struct lenovo_drvdata, fn_lock_sync_work); in lenovo_tp10ubkbd_sync_fn_lock()798 schedule_work(&data->fn_lock_sync_work); in lenovo_event_tp10ubkbd()1323 INIT_WORK(&data->fn_lock_sync_work, lenovo_tp10ubkbd_sync_fn_lock); in lenovo_probe_tp10ubkbd()1459 cancel_work_sync(&data->fn_lock_sync_work); in lenovo_remove_tp10ubkbd()