Home
last modified time | relevance | path

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

/Linux-v5.10/net/rfkill/
Dcore.c992 static void rfkill_sync_work(struct work_struct *work) in rfkill_sync_work() function
1041 INIT_WORK(&rfkill->sync_work, rfkill_sync_work); in rfkill_register()