Home
last modified time | relevance | path

Searched refs:scan_timer_lock (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_common.c5195 pub->timeout_info->scan_timer_lock = dhd_os_spin_lock_init(pub->osh); in init_dhd_timeouts()
5241 dhd_os_spin_lock_deinit(pub->osh, pub->timeout_info->scan_timer_lock); in deinit_dhd_timeouts()
5475 DHD_TIMER_LOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_scan_timeout()
5478 DHD_TIMER_UNLOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_scan_timeout()
5483 DHD_TIMER_UNLOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_scan_timeout()
5500 DHD_TIMER_LOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_start_scan_timer()
5525 DHD_TIMER_UNLOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_start_scan_timer()
5542 DHD_TIMER_LOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_stop_scan_timer()
5555 DHD_TIMER_UNLOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_stop_scan_timer()
H A Ddhd.h619 void *scan_timer_lock; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_common.c5008 DHD_TIMER_LOCK(dhd_pub->timeout_info->scan_timer_lock, in wl_show_host_event()
5015 dhd_pub->timeout_info->scan_timer_lock, in wl_show_host_event()
5021 DHD_TIMER_UNLOCK(dhd_pub->timeout_info->scan_timer_lock, in wl_show_host_event()
8487 pub->timeout_info->scan_timer_lock = osl_spin_lock_init(pub->osh); in init_dhd_timeouts()
8534 osl_spin_lock_deinit(pub->osh, pub->timeout_info->scan_timer_lock); in deinit_dhd_timeouts()
8816 DHD_TIMER_LOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_scan_timeout()
8819 DHD_TIMER_UNLOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_scan_timeout()
8824 DHD_TIMER_UNLOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_scan_timeout()
8841 DHD_TIMER_LOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_start_scan_timer()
8876 DHD_TIMER_UNLOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_start_scan_timer()
[all …]
H A Ddhd.h1066 void *scan_timer_lock; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_common.c5008 DHD_TIMER_LOCK(dhd_pub->timeout_info->scan_timer_lock, in wl_show_host_event()
5015 dhd_pub->timeout_info->scan_timer_lock, in wl_show_host_event()
5021 DHD_TIMER_UNLOCK(dhd_pub->timeout_info->scan_timer_lock, in wl_show_host_event()
8492 pub->timeout_info->scan_timer_lock = osl_spin_lock_init(pub->osh); in init_dhd_timeouts()
8539 osl_spin_lock_deinit(pub->osh, pub->timeout_info->scan_timer_lock); in deinit_dhd_timeouts()
8821 DHD_TIMER_LOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_scan_timeout()
8824 DHD_TIMER_UNLOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_scan_timeout()
8829 DHD_TIMER_UNLOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_scan_timeout()
8846 DHD_TIMER_LOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_start_scan_timer()
8881 DHD_TIMER_UNLOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_start_scan_timer()
[all …]
H A Ddhd.h1064 void *scan_timer_lock; member