Searched refs:async_mutex (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c2806 if (mutex_lock_interruptible(&priv->async_mutex)) {
2822 mutex_unlock(&priv->async_mutex);
H A Dmain.h634 struct mutex async_mutex; member in struct:mwifiex_private
H A Dcfg80211.c3154 mutex_init(&priv->async_mutex);

Completed in 183 milliseconds