Home
last modified time | relevance | path

Searched refs:scan_lock (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/wireless/silabs/wfx/
H A Dscan.c98 mutex_lock(&wvif->wdev->scan_lock); in wfx_hw_scan_work()
119 mutex_unlock(&wvif->wdev->scan_lock); in wfx_hw_scan_work()
158 mutex_lock(&wvif->wdev->scan_lock); in wfx_remain_on_channel_work()
181 mutex_unlock(&wvif->wdev->scan_lock); in wfx_remain_on_channel_work()
H A Dwfx.h46 struct mutex scan_lock; member
H A Dsta.c100 if (mutex_is_locked(&wdev->scan_lock)) in wfx_configure_filter()
646 if (mutex_is_locked(&wvif->wdev->scan_lock)) in wfx_suspend_resume_mc()
H A Dqueue.c270 if (mutex_is_locked(&wdev->scan_lock)) in wfx_tx_queues_get_skb()
/linux/drivers/fsi/
H A Dfsi-core.c1257 mutex_lock(&master->scan_lock); in fsi_master_rescan()
1260 mutex_unlock(&master->scan_lock); in fsi_master_rescan()
1311 mutex_init(&master->scan_lock); in fsi_master_register()
1329 mutex_lock(&master->scan_lock); in fsi_master_register()
1341 mutex_unlock(&master->scan_lock); in fsi_master_register()
1352 mutex_lock(&master->scan_lock); in fsi_master_unregister()
1355 mutex_unlock(&master->scan_lock); in fsi_master_unregister()
H A Dfsi-master.h126 struct mutex scan_lock; member
/linux/drivers/scsi/
H A Dhpsa.h212 spinlock_t scan_lock; member
H A Dhpsa.c5754 spin_lock_irqsave(&h->scan_lock, flags); in hpsa_scan_complete()
5757 spin_unlock_irqrestore(&h->scan_lock, flags); in hpsa_scan_complete()
5777 spin_lock_irqsave(&h->scan_lock, flags); in hpsa_scan_start()
5779 spin_unlock_irqrestore(&h->scan_lock, flags); in hpsa_scan_start()
5783 spin_unlock_irqrestore(&h->scan_lock, flags); in hpsa_scan_start()
5787 spin_lock_irqsave(&h->scan_lock, flags); in hpsa_scan_start()
5791 spin_unlock_irqrestore(&h->scan_lock, flags); in hpsa_scan_start()
5801 spin_unlock_irqrestore(&h->scan_lock, flags); in hpsa_scan_start()
5845 spin_lock_irqsave(&h->scan_lock, flags); in hpsa_scan_finished()
5847 spin_unlock_irqrestore(&h->scan_lock, flags); in hpsa_scan_finished()
[all …]
/linux/drivers/nvme/host/
H A Dnvme.h286 struct mutex scan_lock; member
/linux/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.c2745 mutex_lock(&wcn->scan_lock); in wcn36xx_smd_hw_scan_ind()
2749 mutex_unlock(&wcn->scan_lock); in wcn36xx_smd_hw_scan_ind()