Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h227 struct mutex hif_cs; member
H A Dnetdev.c448 mutex_lock(&wl->hif_cs); in wilc_wlan_deinitialize()
450 mutex_unlock(&wl->hif_cs); in wilc_wlan_deinitialize()
H A Dwlan.c19 mutex_lock(&wilc->hif_cs); in acquire_bus()
28 mutex_unlock(&wilc->hif_cs); in release_bus()
H A Dcfg80211.c1703 mutex_init(&wl->hif_cs); in wlan_init_locks()
1720 mutex_destroy(&wilc->hif_cs); in wlan_deinit_locks()