Lines Matching refs:mtx

99 	struct mutex		mtx;  member
240 mutex_lock(&tas->mtx); in tas_snd_vol_get()
243 mutex_unlock(&tas->mtx); in tas_snd_vol_get()
259 mutex_lock(&tas->mtx); in tas_snd_vol_put()
262 mutex_unlock(&tas->mtx); in tas_snd_vol_put()
270 mutex_unlock(&tas->mtx); in tas_snd_vol_put()
290 mutex_lock(&tas->mtx); in tas_snd_mute_get()
293 mutex_unlock(&tas->mtx); in tas_snd_mute_get()
302 mutex_lock(&tas->mtx); in tas_snd_mute_put()
305 mutex_unlock(&tas->mtx); in tas_snd_mute_put()
313 mutex_unlock(&tas->mtx); in tas_snd_mute_put()
342 mutex_lock(&tas->mtx); in tas_snd_mixer_get()
345 mutex_unlock(&tas->mtx); in tas_snd_mixer_get()
356 mutex_lock(&tas->mtx); in tas_snd_mixer_put()
359 mutex_unlock(&tas->mtx); in tas_snd_mixer_put()
368 mutex_unlock(&tas->mtx); in tas_snd_mixer_put()
401 mutex_lock(&tas->mtx); in tas_snd_drc_range_get()
403 mutex_unlock(&tas->mtx); in tas_snd_drc_range_get()
416 mutex_lock(&tas->mtx); in tas_snd_drc_range_put()
418 mutex_unlock(&tas->mtx); in tas_snd_drc_range_put()
425 mutex_unlock(&tas->mtx); in tas_snd_drc_range_put()
445 mutex_lock(&tas->mtx); in tas_snd_drc_switch_get()
447 mutex_unlock(&tas->mtx); in tas_snd_drc_switch_get()
456 mutex_lock(&tas->mtx); in tas_snd_drc_switch_put()
458 mutex_unlock(&tas->mtx); in tas_snd_drc_switch_put()
465 mutex_unlock(&tas->mtx); in tas_snd_drc_switch_put()
491 mutex_lock(&tas->mtx); in tas_snd_capture_source_get()
493 mutex_unlock(&tas->mtx); in tas_snd_capture_source_get()
505 mutex_lock(&tas->mtx); in tas_snd_capture_source_put()
518 mutex_unlock(&tas->mtx); in tas_snd_capture_source_put()
523 mutex_unlock(&tas->mtx); in tas_snd_capture_source_put()
562 mutex_lock(&tas->mtx); in tas_snd_treble_get()
564 mutex_unlock(&tas->mtx); in tas_snd_treble_get()
576 mutex_lock(&tas->mtx); in tas_snd_treble_put()
578 mutex_unlock(&tas->mtx); in tas_snd_treble_put()
585 mutex_unlock(&tas->mtx); in tas_snd_treble_put()
613 mutex_lock(&tas->mtx); in tas_snd_bass_get()
615 mutex_unlock(&tas->mtx); in tas_snd_bass_get()
627 mutex_lock(&tas->mtx); in tas_snd_bass_put()
629 mutex_unlock(&tas->mtx); in tas_snd_bass_put()
636 mutex_unlock(&tas->mtx); in tas_snd_bass_put()
727 mutex_lock(&tas->mtx); in tas_switch_clock()
733 mutex_unlock(&tas->mtx); in tas_switch_clock()
748 mutex_lock(&tas->mtx); in tas_suspend()
752 mutex_unlock(&tas->mtx); in tas_suspend()
759 mutex_lock(&tas->mtx); in tas_resume()
764 mutex_unlock(&tas->mtx); in tas_resume()
807 mutex_lock(&tas->mtx); in tas_init_codec()
810 mutex_unlock(&tas->mtx); in tas_init_codec()
814 mutex_unlock(&tas->mtx); in tas_init_codec()
891 mutex_init(&tas->mtx); in tas_i2c_probe()
912 mutex_destroy(&tas->mtx); in tas_i2c_probe()
928 mutex_destroy(&tas->mtx); in tas_i2c_remove()