Searched refs:ppm_lock (Results 1 – 2 of 2) sorted by relevance
164 mutex_lock(&ucsi->ppm_lock); in ucsi_send_command()184 mutex_unlock(&ucsi->ppm_lock); in ucsi_send_command()984 mutex_lock(&ucsi->ppm_lock); in ucsi_reset_ppm()1016 mutex_unlock(&ucsi->ppm_lock); in ucsi_reset_ppm()1521 mutex_init(&ucsi->ppm_lock); in ucsi_create()
310 struct mutex ppm_lock; member