probe_mutex       864 drivers/ps3/ps3-vuart.c 	struct mutex probe_mutex;
probe_mutex      1001 drivers/ps3/ps3-vuart.c 	mutex_lock(&vuart_bus_priv.probe_mutex);
probe_mutex      1061 drivers/ps3/ps3-vuart.c 	mutex_unlock(&vuart_bus_priv.probe_mutex);
probe_mutex      1074 drivers/ps3/ps3-vuart.c 	mutex_unlock(&vuart_bus_priv.probe_mutex);
probe_mutex      1113 drivers/ps3/ps3-vuart.c 	mutex_lock(&vuart_bus_priv.probe_mutex);
probe_mutex      1121 drivers/ps3/ps3-vuart.c 		mutex_unlock(&vuart_bus_priv.probe_mutex);
probe_mutex      1144 drivers/ps3/ps3-vuart.c 	mutex_unlock(&vuart_bus_priv.probe_mutex);
probe_mutex      1164 drivers/ps3/ps3-vuart.c 	mutex_lock(&vuart_bus_priv.probe_mutex);
probe_mutex      1172 drivers/ps3/ps3-vuart.c 		mutex_unlock(&vuart_bus_priv.probe_mutex);
probe_mutex      1196 drivers/ps3/ps3-vuart.c 	mutex_unlock(&vuart_bus_priv.probe_mutex);
probe_mutex      1207 drivers/ps3/ps3-vuart.c 	mutex_init(&vuart_bus_priv.probe_mutex);