Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h244 struct mutex hif_cs; member
H A Dnetdev.c461 mutex_lock(&wl->hif_cs); in wilc_wlan_deinitialize()
463 mutex_unlock(&wl->hif_cs); in wilc_wlan_deinitialize()
H A Dwlan.c17 mutex_lock(&wilc->hif_cs); in acquire_bus()
26 mutex_unlock(&wilc->hif_cs); in release_bus()
H A Dcfg80211.c1733 mutex_init(&wl->hif_cs); in wlan_init_locks()
1751 mutex_destroy(&wilc->hif_cs); in wlan_deinit_locks()