Lines Matching refs:probe_mutex
876 struct mutex probe_mutex; member
1013 mutex_lock(&vuart_bus_priv.probe_mutex); in ps3_vuart_probe()
1073 mutex_unlock(&vuart_bus_priv.probe_mutex); in ps3_vuart_probe()
1086 mutex_unlock(&vuart_bus_priv.probe_mutex); in ps3_vuart_probe()
1125 mutex_lock(&vuart_bus_priv.probe_mutex); in ps3_vuart_remove()
1133 mutex_unlock(&vuart_bus_priv.probe_mutex); in ps3_vuart_remove()
1156 mutex_unlock(&vuart_bus_priv.probe_mutex); in ps3_vuart_remove()
1176 mutex_lock(&vuart_bus_priv.probe_mutex); in ps3_vuart_shutdown()
1184 mutex_unlock(&vuart_bus_priv.probe_mutex); in ps3_vuart_shutdown()
1208 mutex_unlock(&vuart_bus_priv.probe_mutex); in ps3_vuart_shutdown()
1219 mutex_init(&vuart_bus_priv.probe_mutex); in ps3_vuart_bus_init()