Home
last modified time | relevance | path

Searched refs:thr_hdl (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_buzzz.h45 extern void dhd_os_destroy_buzzz_thread(void *thr_hdl);
46 extern void dhd_os_sched_buzzz_thread(void *thr_hdl);
H A Ddhd_linux.c25818 void dhd_os_destroy_buzzz_thread(void *thr_hdl) in dhd_os_destroy_buzzz_thread() argument
25820 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() argument
25832 tsk_ctl_t *thr_buzzz_ctl = (tsk_ctl_t *)thr_hdl; in dhd_os_sched_buzzz_thread()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_buzzz.h45 extern void dhd_os_destroy_buzzz_thread(void *thr_hdl);
46 extern void dhd_os_sched_buzzz_thread(void *thr_hdl);
H A Ddhd_linux.c25707 void dhd_os_destroy_buzzz_thread(void *thr_hdl) in dhd_os_destroy_buzzz_thread() argument
25709 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() argument
25721 tsk_ctl_t *thr_buzzz_ctl = (tsk_ctl_t *)thr_hdl; in dhd_os_sched_buzzz_thread()