Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.c193 static struct mutex hif_deinit_lock; variable
3462 mutex_init(&hif_deinit_lock); in wilc_init()
3511 mutex_lock(&hif_deinit_lock); in wilc_deinit()
3552 mutex_unlock(&hif_deinit_lock); in wilc_deinit()
3605 mutex_lock(&hif_deinit_lock); in wilc_gnrl_async_info_received()
3613 mutex_unlock(&hif_deinit_lock); in wilc_gnrl_async_info_received()
3620 mutex_unlock(&hif_deinit_lock); in wilc_gnrl_async_info_received()
3626 mutex_unlock(&hif_deinit_lock); in wilc_gnrl_async_info_received()
3632 mutex_unlock(&hif_deinit_lock); in wilc_gnrl_async_info_received()
3640 mutex_unlock(&hif_deinit_lock); in wilc_gnrl_async_info_received()
[all …]