async_mutex 3087 drivers/net/wireless/marvell/mwifiex/cfg80211.c mutex_init(&priv->async_mutex); async_mutex 654 drivers/net/wireless/marvell/mwifiex/main.h struct mutex async_mutex; async_mutex 2839 drivers/net/wireless/marvell/mwifiex/scan.c if (mutex_lock_interruptible(&priv->async_mutex)) { async_mutex 2855 drivers/net/wireless/marvell/mwifiex/scan.c mutex_unlock(&priv->async_mutex);