rf_mutex          247 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 	mutex_lock(&priv->rf_mutex);
rf_mutex          256 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c 	mutex_unlock(&priv->rf_mutex);
rf_mutex          986 drivers/staging/rtl8192e/rtl8192e/rtl_core.c 	mutex_init(&priv->rf_mutex);
rf_mutex          365 drivers/staging/rtl8192e/rtl8192e/rtl_core.h 	struct mutex				rf_mutex;