Searched refs:probe_mutex (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ps3/
H A Dvuart.c776 struct semaphore probe_mutex; member in struct:vuart_bus_priv
842 down(&vuart_bus_priv.probe_mutex);
929 down(&vuart_bus_priv.probe_mutex);
933 up(&vuart_bus_priv.probe_mutex);
949 up(&vuart_bus_priv.probe_mutex);
960 down(&vuart_bus_priv.probe_mutex);
985 up(&vuart_bus_priv.probe_mutex);
1028 init_MUTEX(&vuart_bus_priv.probe_mutex);

Completed in 81 milliseconds