Searched refs:fn_lock_sync_work (Results 1 – 1 of 1) sorted by relevance
147 struct work_struct fn_lock_sync_work; member376 schedule_work(&drvdata->fn_lock_sync_work); in asus_event()589 container_of(work, struct asus_drvdata, fn_lock_sync_work); in asus_sync_fn_lock()1004 INIT_WORK(&drvdata->fn_lock_sync_work, asus_sync_fn_lock); in asus_input_configured()1354 cancel_work_sync(&drvdata->fn_lock_sync_work); in asus_remove()