Lines Matching refs:mtx
97 struct mutex mtx; member
238 mutex_lock(&tas->mtx); in tas_snd_vol_get()
241 mutex_unlock(&tas->mtx); in tas_snd_vol_get()
257 mutex_lock(&tas->mtx); in tas_snd_vol_put()
260 mutex_unlock(&tas->mtx); in tas_snd_vol_put()
268 mutex_unlock(&tas->mtx); in tas_snd_vol_put()
288 mutex_lock(&tas->mtx); in tas_snd_mute_get()
291 mutex_unlock(&tas->mtx); in tas_snd_mute_get()
300 mutex_lock(&tas->mtx); in tas_snd_mute_put()
303 mutex_unlock(&tas->mtx); in tas_snd_mute_put()
311 mutex_unlock(&tas->mtx); in tas_snd_mute_put()
340 mutex_lock(&tas->mtx); in tas_snd_mixer_get()
343 mutex_unlock(&tas->mtx); in tas_snd_mixer_get()
354 mutex_lock(&tas->mtx); in tas_snd_mixer_put()
357 mutex_unlock(&tas->mtx); in tas_snd_mixer_put()
366 mutex_unlock(&tas->mtx); in tas_snd_mixer_put()
399 mutex_lock(&tas->mtx); in tas_snd_drc_range_get()
401 mutex_unlock(&tas->mtx); in tas_snd_drc_range_get()
414 mutex_lock(&tas->mtx); in tas_snd_drc_range_put()
416 mutex_unlock(&tas->mtx); in tas_snd_drc_range_put()
423 mutex_unlock(&tas->mtx); in tas_snd_drc_range_put()
443 mutex_lock(&tas->mtx); in tas_snd_drc_switch_get()
445 mutex_unlock(&tas->mtx); in tas_snd_drc_switch_get()
454 mutex_lock(&tas->mtx); in tas_snd_drc_switch_put()
456 mutex_unlock(&tas->mtx); in tas_snd_drc_switch_put()
463 mutex_unlock(&tas->mtx); in tas_snd_drc_switch_put()
489 mutex_lock(&tas->mtx); in tas_snd_capture_source_get()
491 mutex_unlock(&tas->mtx); in tas_snd_capture_source_get()
503 mutex_lock(&tas->mtx); in tas_snd_capture_source_put()
516 mutex_unlock(&tas->mtx); in tas_snd_capture_source_put()
521 mutex_unlock(&tas->mtx); in tas_snd_capture_source_put()
560 mutex_lock(&tas->mtx); in tas_snd_treble_get()
562 mutex_unlock(&tas->mtx); in tas_snd_treble_get()
574 mutex_lock(&tas->mtx); in tas_snd_treble_put()
576 mutex_unlock(&tas->mtx); in tas_snd_treble_put()
583 mutex_unlock(&tas->mtx); in tas_snd_treble_put()
611 mutex_lock(&tas->mtx); in tas_snd_bass_get()
613 mutex_unlock(&tas->mtx); in tas_snd_bass_get()
625 mutex_lock(&tas->mtx); in tas_snd_bass_put()
627 mutex_unlock(&tas->mtx); in tas_snd_bass_put()
634 mutex_unlock(&tas->mtx); in tas_snd_bass_put()
725 mutex_lock(&tas->mtx); in tas_switch_clock()
731 mutex_unlock(&tas->mtx); in tas_switch_clock()
746 mutex_lock(&tas->mtx); in tas_suspend()
750 mutex_unlock(&tas->mtx); in tas_suspend()
757 mutex_lock(&tas->mtx); in tas_resume()
762 mutex_unlock(&tas->mtx); in tas_resume()
805 mutex_lock(&tas->mtx); in tas_init_codec()
808 mutex_unlock(&tas->mtx); in tas_init_codec()
812 mutex_unlock(&tas->mtx); in tas_init_codec()
889 mutex_init(&tas->mtx); in tas_i2c_probe()
910 mutex_destroy(&tas->mtx); in tas_i2c_probe()
926 mutex_destroy(&tas->mtx); in tas_i2c_remove()