Searched refs:reg_check_chans_work (Results 1 – 1 of 1) sorted by relevance
220 static void reg_check_chans_work(struct work_struct *work);221 static DECLARE_DELAYED_WORK(reg_check_chans, reg_check_chans_work);1687 static void reg_check_chans_work(struct work_struct *work) in reg_check_chans_work() function