Searched refs:cntl_mutex (Results 1 – 3 of 3) sorted by relevance
1026 mutex_unlock(&qdev->cntl_mutex); in msg_xfer()1045 mutex_unlock(&qdev->cntl_mutex); in msg_xfer()1059 mutex_unlock(&qdev->cntl_mutex); in msg_xfer()1066 mutex_unlock(&qdev->cntl_mutex); in msg_xfer()1087 mutex_unlock(&qdev->cntl_mutex); in msg_xfer()1093 mutex_unlock(&qdev->cntl_mutex); in msg_xfer()1104 mutex_lock(&qdev->cntl_mutex); in msg_xfer()1111 mutex_unlock(&qdev->cntl_mutex); in msg_xfer()1203 ret = mutex_lock_interruptible(&qdev->cntl_mutex); in qaic_manage_msg_xfer()1405 mutex_lock(&qdev->cntl_mutex); in resp_worker()[all …]
114 struct mutex cntl_mutex; member
370 mutex_init(&qdev->cntl_mutex); in create_qdev()