Searched refs:acer_rfkill_update (Results 1 – 1 of 1) sorted by relevance
1770 static void acer_rfkill_update(struct work_struct *ignored);1771 static DECLARE_DELAYED_WORK(acer_rfkill_work, acer_rfkill_update);1772 static void acer_rfkill_update(struct work_struct *ignored) in acer_rfkill_update() function