Searched refs:restore_phase_mutex (Results 1 – 4 of 4) sorted by relevance
105 mutex_init(&hpriv->restore_phase_mutex); in hl_device_open()166 mutex_destroy(&hpriv->restore_phase_mutex); in hl_device_open()
637 mutex_lock(&hpriv->restore_phase_mutex); in hl_cs_ioctl()656 mutex_unlock(&hpriv->restore_phase_mutex); in hl_cs_ioctl()672 mutex_unlock(&hpriv->restore_phase_mutex); in hl_cs_ioctl()
56 mutex_destroy(&hpriv->restore_phase_mutex); in hpriv_release()
935 struct mutex restore_phase_mutex; member