Searched refs:fn_lock_sync_work (Results 1 – 1 of 1) sorted by relevance
46 struct work_struct fn_lock_sync_work; member104 container_of(work, struct lenovo_drvdata, fn_lock_sync_work); in lenovo_tp10ubkbd_sync_fn_lock()715 schedule_work(&data->fn_lock_sync_work); in lenovo_event_tp10ubkbd()1236 INIT_WORK(&data->fn_lock_sync_work, lenovo_tp10ubkbd_sync_fn_lock); in lenovo_probe_tp10ubkbd()1363 cancel_work_sync(&data->fn_lock_sync_work); in lenovo_remove_tp10ubkbd()