Searched refs:restore_phase_mutex (Results 1 – 4 of 4) sorted by relevance
111 mutex_init(&hpriv->restore_phase_mutex); in hl_device_open()172 mutex_destroy(&hpriv->restore_phase_mutex); in hl_device_open()
1068 mutex_lock(&hpriv->restore_phase_mutex); in hl_cs_ioctl()1087 mutex_unlock(&hpriv->restore_phase_mutex); in hl_cs_ioctl()1103 mutex_unlock(&hpriv->restore_phase_mutex); in hl_cs_ioctl()
54 mutex_destroy(&hpriv->restore_phase_mutex); in hpriv_release()
1201 struct mutex restore_phase_mutex; member