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