Searched refs:thr_hdl (Results 1 – 4 of 4) sorted by relevance
45 extern void dhd_os_destroy_buzzz_thread(void *thr_hdl);46 extern void dhd_os_sched_buzzz_thread(void *thr_hdl);
25818 void dhd_os_destroy_buzzz_thread(void *thr_hdl) in dhd_os_destroy_buzzz_thread() argument25820 tsk_ctl_t *thr_buzzz_ctl = (tsk_ctl_t *)thr_hdl; in dhd_os_destroy_buzzz_thread()25830 void dhd_os_sched_buzzz_thread(void *thr_hdl) in dhd_os_sched_buzzz_thread() argument25832 tsk_ctl_t *thr_buzzz_ctl = (tsk_ctl_t *)thr_hdl; in dhd_os_sched_buzzz_thread()
25707 void dhd_os_destroy_buzzz_thread(void *thr_hdl) in dhd_os_destroy_buzzz_thread() argument25709 tsk_ctl_t *thr_buzzz_ctl = (tsk_ctl_t *)thr_hdl; in dhd_os_destroy_buzzz_thread()25719 void dhd_os_sched_buzzz_thread(void *thr_hdl) in dhd_os_sched_buzzz_thread() argument25721 tsk_ctl_t *thr_buzzz_ctl = (tsk_ctl_t *)thr_hdl; in dhd_os_sched_buzzz_thread()