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