Lines Matching defs:probe_mutex
864 struct mutex probe_mutex;
1000 mutex_lock(&vuart_bus_priv.probe_mutex);
1060 mutex_unlock(&vuart_bus_priv.probe_mutex);
1073 mutex_unlock(&vuart_bus_priv.probe_mutex);
1083 * vuart_bus_priv.probe_mutex held. Used by ps3_vuart_remove and
1112 mutex_lock(&vuart_bus_priv.probe_mutex);
1120 mutex_unlock(&vuart_bus_priv.probe_mutex);
1143 mutex_unlock(&vuart_bus_priv.probe_mutex);
1162 mutex_lock(&vuart_bus_priv.probe_mutex);
1170 mutex_unlock(&vuart_bus_priv.probe_mutex);
1194 mutex_unlock(&vuart_bus_priv.probe_mutex);
1204 mutex_init(&vuart_bus_priv.probe_mutex);