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

/linux-master/drivers/pci/switch/
H A Dswitchtec.c123 /* requires the mrpc_mutex to already be held when called */
156 /* requires the mrpc_mutex to already be held when called */
187 /* requires the mrpc_mutex to already be held when called */
204 /* requires the mrpc_mutex to already be held when called */
220 /* requires the mrpc_mutex to already be held when called */
270 mutex_lock(&stdev->mrpc_mutex);
273 mutex_unlock(&stdev->mrpc_mutex);
278 /* requires the mrpc_mutex to already be held when called */
302 mutex_lock(&stdev->mrpc_mutex);
321 mutex_unlock(&stdev->mrpc_mutex);
[all...]
/linux-master/include/linux/
H A Dswitchtec.h499 struct mutex mrpc_mutex; member in struct:switchtec_dev

Completed in 178 milliseconds