Home
last modified time | relevance | path

Searched refs:scan_req_lock (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/staging/rtl8723bs/include/
H A Dioctl_cfg80211.h68 spinlock_t scan_req_lock; member
/linux/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h145 struct mutex scan_req_lock; member
H A Dcfg80211.c135 mutex_lock(&priv->scan_req_lock); in cfg_scan_result()
146 mutex_unlock(&priv->scan_req_lock); in cfg_scan_result()
148 mutex_lock(&priv->scan_req_lock); in cfg_scan_result()
159 mutex_unlock(&priv->scan_req_lock); in cfg_scan_result()
1872 mutex_init(&priv->scan_req_lock); in wilc_init_host_int()
1889 mutex_destroy(&priv->scan_req_lock); in wilc_deinit_host_int()