Searched refs:ppm_lock (Results 1 – 2 of 2) sorted by relevance
161 mutex_lock(&ucsi->ppm_lock); in ucsi_send_command()181 mutex_unlock(&ucsi->ppm_lock); in ucsi_send_command()876 mutex_lock(&ucsi->ppm_lock); in ucsi_reset_ppm()908 mutex_unlock(&ucsi->ppm_lock); in ucsi_reset_ppm()1365 mutex_init(&ucsi->ppm_lock); in ucsi_create()
298 struct mutex ppm_lock; member