Lines Matching refs:probe_mutex
864 struct mutex probe_mutex; member
1000 mutex_lock(&vuart_bus_priv.probe_mutex); in ps3_vuart_probe()
1060 mutex_unlock(&vuart_bus_priv.probe_mutex); in ps3_vuart_probe()
1073 mutex_unlock(&vuart_bus_priv.probe_mutex); in ps3_vuart_probe()
1112 mutex_lock(&vuart_bus_priv.probe_mutex); in ps3_vuart_remove()
1120 mutex_unlock(&vuart_bus_priv.probe_mutex); in ps3_vuart_remove()
1143 mutex_unlock(&vuart_bus_priv.probe_mutex); in ps3_vuart_remove()
1163 mutex_lock(&vuart_bus_priv.probe_mutex); in ps3_vuart_shutdown()
1171 mutex_unlock(&vuart_bus_priv.probe_mutex); in ps3_vuart_shutdown()
1195 mutex_unlock(&vuart_bus_priv.probe_mutex); in ps3_vuart_shutdown()
1206 mutex_init(&vuart_bus_priv.probe_mutex); in ps3_vuart_bus_init()