Lines Matching refs:probe_mutex
876 struct mutex probe_mutex; member
1014 mutex_lock(&vuart_bus_priv.probe_mutex); in ps3_vuart_probe()
1074 mutex_unlock(&vuart_bus_priv.probe_mutex); in ps3_vuart_probe()
1087 mutex_unlock(&vuart_bus_priv.probe_mutex); in ps3_vuart_probe()
1126 mutex_lock(&vuart_bus_priv.probe_mutex); in ps3_vuart_remove()
1134 mutex_unlock(&vuart_bus_priv.probe_mutex); in ps3_vuart_remove()
1157 mutex_unlock(&vuart_bus_priv.probe_mutex); in ps3_vuart_remove()
1177 mutex_lock(&vuart_bus_priv.probe_mutex); in ps3_vuart_shutdown()
1185 mutex_unlock(&vuart_bus_priv.probe_mutex); in ps3_vuart_shutdown()
1209 mutex_unlock(&vuart_bus_priv.probe_mutex); in ps3_vuart_shutdown()
1220 mutex_init(&vuart_bus_priv.probe_mutex); in ps3_vuart_bus_init()