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