Lines Matching refs:mtx
98 struct mutex mtx; member
239 mutex_lock(&tas->mtx); in tas_snd_vol_get()
242 mutex_unlock(&tas->mtx); in tas_snd_vol_get()
258 mutex_lock(&tas->mtx); in tas_snd_vol_put()
261 mutex_unlock(&tas->mtx); in tas_snd_vol_put()
269 mutex_unlock(&tas->mtx); in tas_snd_vol_put()
289 mutex_lock(&tas->mtx); in tas_snd_mute_get()
292 mutex_unlock(&tas->mtx); in tas_snd_mute_get()
301 mutex_lock(&tas->mtx); in tas_snd_mute_put()
304 mutex_unlock(&tas->mtx); in tas_snd_mute_put()
312 mutex_unlock(&tas->mtx); in tas_snd_mute_put()
341 mutex_lock(&tas->mtx); in tas_snd_mixer_get()
344 mutex_unlock(&tas->mtx); in tas_snd_mixer_get()
355 mutex_lock(&tas->mtx); in tas_snd_mixer_put()
358 mutex_unlock(&tas->mtx); in tas_snd_mixer_put()
367 mutex_unlock(&tas->mtx); in tas_snd_mixer_put()
400 mutex_lock(&tas->mtx); in tas_snd_drc_range_get()
402 mutex_unlock(&tas->mtx); in tas_snd_drc_range_get()
415 mutex_lock(&tas->mtx); in tas_snd_drc_range_put()
417 mutex_unlock(&tas->mtx); in tas_snd_drc_range_put()
424 mutex_unlock(&tas->mtx); in tas_snd_drc_range_put()
444 mutex_lock(&tas->mtx); in tas_snd_drc_switch_get()
446 mutex_unlock(&tas->mtx); in tas_snd_drc_switch_get()
455 mutex_lock(&tas->mtx); in tas_snd_drc_switch_put()
457 mutex_unlock(&tas->mtx); in tas_snd_drc_switch_put()
464 mutex_unlock(&tas->mtx); in tas_snd_drc_switch_put()
490 mutex_lock(&tas->mtx); in tas_snd_capture_source_get()
492 mutex_unlock(&tas->mtx); in tas_snd_capture_source_get()
504 mutex_lock(&tas->mtx); in tas_snd_capture_source_put()
517 mutex_unlock(&tas->mtx); in tas_snd_capture_source_put()
522 mutex_unlock(&tas->mtx); in tas_snd_capture_source_put()
561 mutex_lock(&tas->mtx); in tas_snd_treble_get()
563 mutex_unlock(&tas->mtx); in tas_snd_treble_get()
575 mutex_lock(&tas->mtx); in tas_snd_treble_put()
577 mutex_unlock(&tas->mtx); in tas_snd_treble_put()
584 mutex_unlock(&tas->mtx); in tas_snd_treble_put()
612 mutex_lock(&tas->mtx); in tas_snd_bass_get()
614 mutex_unlock(&tas->mtx); in tas_snd_bass_get()
626 mutex_lock(&tas->mtx); in tas_snd_bass_put()
628 mutex_unlock(&tas->mtx); in tas_snd_bass_put()
635 mutex_unlock(&tas->mtx); in tas_snd_bass_put()
726 mutex_lock(&tas->mtx); in tas_switch_clock()
732 mutex_unlock(&tas->mtx); in tas_switch_clock()
747 mutex_lock(&tas->mtx); in tas_suspend()
751 mutex_unlock(&tas->mtx); in tas_suspend()
758 mutex_lock(&tas->mtx); in tas_resume()
763 mutex_unlock(&tas->mtx); in tas_resume()
806 mutex_lock(&tas->mtx); in tas_init_codec()
809 mutex_unlock(&tas->mtx); in tas_init_codec()
813 mutex_unlock(&tas->mtx); in tas_init_codec()
890 mutex_init(&tas->mtx); in tas_i2c_probe()
911 mutex_destroy(&tas->mtx); in tas_i2c_probe()
927 mutex_destroy(&tas->mtx); in tas_i2c_remove()