Searched refs:fn_lock_sync_work (Results 1 – 1 of 1) sorted by relevance
144 struct work_struct fn_lock_sync_work; member379 schedule_work(&drvdata->fn_lock_sync_work); in asus_event()582 container_of(work, struct asus_drvdata, fn_lock_sync_work); in asus_sync_fn_lock()1003 INIT_WORK(&drvdata->fn_lock_sync_work, asus_sync_fn_lock); in asus_input_configured()1360 cancel_work_sync(&drvdata->fn_lock_sync_work); in asus_remove()