Searched refs:ppm_lock (Results 1 – 2 of 2) sorted by relevance
155 mutex_lock(&ucsi->ppm_lock); in ucsi_send_command()175 mutex_unlock(&ucsi->ppm_lock); in ucsi_send_command()746 mutex_lock(&ucsi->ppm_lock); in ucsi_reset_ppm()778 mutex_unlock(&ucsi->ppm_lock); in ucsi_reset_ppm()1148 mutex_init(&ucsi->ppm_lock); in ucsi_create()
289 struct mutex ppm_lock; member