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()
1162 mutex_lock(&vuart_bus_priv.probe_mutex); in ps3_vuart_shutdown()
1170 mutex_unlock(&vuart_bus_priv.probe_mutex); in ps3_vuart_shutdown()
1194 mutex_unlock(&vuart_bus_priv.probe_mutex); in ps3_vuart_shutdown()
1204 mutex_init(&vuart_bus_priv.probe_mutex); in ps3_vuart_bus_init()