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