Searched refs:sti_pwm_lock (Results 1 – 1 of 1) sorted by relevance
104 struct mutex sti_pwm_lock; /* To sync between enable/disable calls */ member264 mutex_lock(&pc->sti_pwm_lock); in sti_pwm_enable()286 mutex_unlock(&pc->sti_pwm_lock); in sti_pwm_enable()294 mutex_lock(&pc->sti_pwm_lock); in sti_pwm_disable()297 mutex_unlock(&pc->sti_pwm_lock); in sti_pwm_disable()306 mutex_unlock(&pc->sti_pwm_lock); in sti_pwm_disable()596 mutex_init(&pc->sti_pwm_lock); in sti_pwm_probe()