Searched refs:hif_cs (Results 1 – 4 of 4) sorted by relevance
432 mutex_destroy(&wilc->hif_cs); in wlan_deinit_locks()469 mutex_lock(&wl->hif_cs); in wilc_wlan_deinitialize()471 mutex_unlock(&wl->hif_cs); in wilc_wlan_deinitialize()
235 struct mutex hif_cs; member
19 mutex_lock(&wilc->hif_cs); in acquire_bus()28 mutex_unlock(&wilc->hif_cs); in release_bus()
1800 mutex_init(&wl->hif_cs); in wlan_init_locks()