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()881 mutex_lock(&ucsi->ppm_lock); in ucsi_reset_ppm()913 mutex_unlock(&ucsi->ppm_lock); in ucsi_reset_ppm()1310 mutex_init(&ucsi->ppm_lock); in ucsi_create()
293 struct mutex ppm_lock; member