Home
last modified time | relevance | path

Searched refs:profile_cfg_id (Results 1 – 4 of 4) sorted by relevance

/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda.c308 ucontrol->value.integer.value[0] = tas_priv->rcabin.profile_cfg_id; in tasdevice_get_profile_id()
311 kcontrol->id.name, tas_priv->rcabin.profile_cfg_id);
330 kcontrol->id.name, tas_priv->rcabin.profile_cfg_id, val); in tasdevice_set_profile_id()
332 if (tas_priv->rcabin.profile_cfg_id != val) { in tasdevice_set_profile_id()
333 tas_priv->rcabin.profile_cfg_id = val; in tasdevice_set_profile_id()
H A Dtas2781_hda_spi.c678 tas_priv->rcabin.profile_cfg_id = 0; in tasdev_fw_ready()
/linux/sound/soc/codecs/
H A Dtas2781-fmwlib.c2752 int profile_cfg_id = tas_priv->rcabin.profile_cfg_id; in tasdevice_tuning_switch() local
2769 profile_cfg_id = tas_priv->rcabin.profile_cfg_id; in tasdevice_tuning_switch()
2772 profile_cfg_id); in tasdevice_tuning_switch()
2775 tasdevice_select_cfg_blk(tas_priv, profile_cfg_id, in tasdevice_tuning_switch()
2778 tasdevice_select_cfg_blk(tas_priv, profile_cfg_id, in tasdevice_tuning_switch()
H A Dtas2781-i2c.c986 if (tas_priv->rcabin.profile_cfg_id != in tasdevice_set_profile_id()
988 tas_priv->rcabin.profile_cfg_id = in tasdevice_set_profile_id()
1071 ucontrol->value.integer.value[0] = tas_priv->rcabin.profile_cfg_id; in tasdevice_get_profile_id()