Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dacer-wmi.c1669 static void acer_rfkill_update(struct work_struct *ignored);
1670 static DECLARE_DELAYED_WORK(acer_rfkill_work, acer_rfkill_update);
1671 static void acer_rfkill_update(struct work_struct *ignored) in acer_rfkill_update() function