Home
last modified time | relevance | path

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

/openbmc/linux/net/rfkill/
H A Dcore.c1044 static void rfkill_uevent_work(struct work_struct *work) in rfkill_uevent_work() function
1099 INIT_WORK(&rfkill->uevent_work, rfkill_uevent_work); in rfkill_register()