Searched refs:ppm_lock (Results 1 – 2 of 2) sorted by relevance
159 mutex_lock(&ucsi->ppm_lock); in ucsi_send_command()179 mutex_unlock(&ucsi->ppm_lock); in ucsi_send_command()883 mutex_lock(&ucsi->ppm_lock); in ucsi_reset_ppm()915 mutex_unlock(&ucsi->ppm_lock); in ucsi_reset_ppm()1334 mutex_init(&ucsi->ppm_lock); in ucsi_create()
297 struct mutex ppm_lock; member