Home
last modified time | relevance | path

Searched refs:codec_lock (Results 1 – 8 of 8) sorted by relevance

/sound/hda/codecs/side-codecs/
A Dtas2781_hda_i2c.c159 mutex_lock(&tas_hda->priv->codec_lock); in tas2781_hda_playback_hook()
165 mutex_lock(&tas_hda->priv->codec_lock); in tas2781_hda_playback_hook()
185 mutex_lock(&tas_priv->codec_lock); in tas2781_amp_getvol()
192 mutex_unlock(&tas_priv->codec_lock); in tas2781_amp_getvol()
205 mutex_lock(&tas_priv->codec_lock); in tas2781_amp_putvol()
213 mutex_unlock(&tas_priv->codec_lock); in tas2781_amp_putvol()
223 mutex_lock(&tas_priv->codec_lock); in tas2781_force_fwload_get()
229 mutex_unlock(&tas_priv->codec_lock); in tas2781_force_fwload_get()
240 mutex_lock(&tas_priv->codec_lock); in tas2781_force_fwload_put()
253 mutex_unlock(&tas_priv->codec_lock); in tas2781_force_fwload_put()
[all …]
A Dtas2781_hda_spi.c209 guard(mutex)(&tas_priv->codec_lock); in tascodec_spi_init()
239 mutex_init(&tas_priv->codec_lock); in tasdevice_spi_init()
396 guard(mutex)(&tas_priv->codec_lock); in tas2781_hda_playback_hook()
400 guard(mutex)(&tas_priv->codec_lock); in tas2781_hda_playback_hook()
428 guard(mutex)(&tas_priv->codec_lock); in tas2781_digital_getvol()
439 guard(mutex)(&tas_priv->codec_lock); in tas2781_amp_getvol()
450 guard(mutex)(&tas_priv->codec_lock); in tas2781_digital_putvol()
461 guard(mutex)(&tas_priv->codec_lock); in tas2781_amp_putvol()
638 guard(mutex)(&tas_priv->codec_lock); in tasdev_fw_ready()
842 guard(mutex)(&tas_priv->codec_lock); in tas2781_runtime_suspend()
[all …]
A Dtas2781_hda.c302 guard(mutex)(&tas_priv->codec_lock); in tasdevice_set_profile_id()
341 guard(mutex)(&tas_priv->codec_lock); in tasdevice_program_put()
380 guard(mutex)(&tas_priv->codec_lock); in tasdevice_config_put()
/sound/soc/codecs/
A Dtas2781-i2c.c223 guard(mutex)(&priv->codec_lock); in tasdev_cali_data_get()
456 guard(mutex)(&priv->codec_lock); in tas2781_calib_start_put()
588 guard(mutex)(&priv->codec_lock); in tasdev_calib_stop_put()
611 guard(mutex)(&priv->codec_lock); in tasdev_cali_data_put()
814 mutex_lock(&tas_dev->codec_lock); in tas2563_digital_gain_get()
840 mutex_unlock(&tas_dev->codec_lock); in tas2563_digital_gain_get()
860 mutex_lock(&tas_dev->codec_lock); in tas2563_digital_gain_put()
891 mutex_unlock(&tas_dev->codec_lock); in tas2563_digital_gain_put()
1523 guard(mutex)(&priv->codec_lock); in acoustic_ctl_write()
1573 mutex_lock(&tas_priv->codec_lock); in tasdevice_fw_ready()
[all …]
A Dpcm6240.c608 mutex_lock(&pcm_dev->codec_lock); in pcmdev_get_volsw()
643 mutex_unlock(&pcm_dev->codec_lock); in pcmdev_get_volsw()
681 mutex_lock(&pcm_dev->codec_lock); in pcmdev_put_volsw()
705 mutex_unlock(&pcm_dev->codec_lock); in pcmdev_put_volsw()
1593 mutex_lock(&pcm_dev->codec_lock); in pcmdevice_comp_probe()
1647 mutex_unlock(&pcm_dev->codec_lock); in pcmdevice_comp_probe()
1658 mutex_lock(&pcm_dev->codec_lock); in pcmdevice_comp_remove()
1660 mutex_unlock(&pcm_dev->codec_lock); in pcmdevice_comp_remove()
1903 mutex_lock(&pcm_dev->codec_lock); in pcmdevice_mute()
1905 mutex_unlock(&pcm_dev->codec_lock); in pcmdevice_mute()
[all …]
A Dtas2781-comlib-i2c.c188 mutex_init(&tas_priv->codec_lock); in tasdevice_init()
343 mutex_lock(&tas_priv->codec_lock); in tascodec_init()
362 mutex_unlock(&tas_priv->codec_lock); in tascodec_init()
A Dpcm6240.h215 struct mutex codec_lock; member
A Dtas2781-comlib.c215 mutex_destroy(&tas_priv->codec_lock); in tasdevice_remove()

Completed in 26 milliseconds