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

/linux-master/drivers/net/wireless/marvell/
H A Dmwl8k.c215 struct task_struct *fw_mutex_owner; member in struct:mwl8k_priv
2159 if (priv->fw_mutex_owner != current) {
2175 priv->fw_mutex_owner = current;
2191 priv->fw_mutex_owner = NULL;
6150 priv->fw_mutex_owner = NULL;

Completed in 165 milliseconds