Lines Matching refs:probe_mutex
864 struct mutex probe_mutex; member
1000 mutex_lock(&vuart_bus_priv.probe_mutex); in ps3_vuart_probe()
1059 mutex_unlock(&vuart_bus_priv.probe_mutex); in ps3_vuart_probe()
1072 mutex_unlock(&vuart_bus_priv.probe_mutex); in ps3_vuart_probe()
1111 mutex_lock(&vuart_bus_priv.probe_mutex); in ps3_vuart_remove()
1119 mutex_unlock(&vuart_bus_priv.probe_mutex); in ps3_vuart_remove()
1142 mutex_unlock(&vuart_bus_priv.probe_mutex); in ps3_vuart_remove()
1161 mutex_lock(&vuart_bus_priv.probe_mutex); in ps3_vuart_shutdown()
1169 mutex_unlock(&vuart_bus_priv.probe_mutex); in ps3_vuart_shutdown()
1193 mutex_unlock(&vuart_bus_priv.probe_mutex); in ps3_vuart_shutdown()
1203 mutex_init(&vuart_bus_priv.probe_mutex); in ps3_vuart_bus_init()