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