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

/drivers/net/wireless/ath/ath9k/
H A Dwmi.c102 mutex_init(&wmi->op_mutex);
116 mutex_lock(&wmi->op_mutex);
118 mutex_unlock(&wmi->op_mutex);
311 mutex_lock(&wmi->op_mutex);
335 mutex_unlock(&wmi->op_mutex);
339 mutex_unlock(&wmi->op_mutex);
345 mutex_unlock(&wmi->op_mutex);
H A Dwmi.h144 struct mutex op_mutex; member in struct:wmi

Completed in 48 milliseconds