Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/rfkill/
Dcore.c981 static void rfkill_uevent_work(struct work_struct *work) in rfkill_uevent_work() function
1040 INIT_WORK(&rfkill->uevent_work, rfkill_uevent_work); in rfkill_register()