Home
last modified time | relevance | path

Searched refs:reg_check_chans_work (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dreg.c215 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
/kernel/linux/linux-6.6/net/wireless/
H A Dreg.c235 static void reg_check_chans_work(struct work_struct *work);
236 static DECLARE_DELAYED_WORK(reg_check_chans, reg_check_chans_work);
2457 static void reg_check_chans_work(struct work_struct *work) in reg_check_chans_work() function

Completed in 10 milliseconds