Home
last modified time | relevance | path

Searched refs:profile_cfg_id (Results 1 – 5 of 5) 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.c670 tas_priv->rcabin.profile_cfg_id = 0; in tasdev_fw_ready()
/linux/include/sound/
H A Dtas2781-dsp.h203 int profile_cfg_id; member
/linux/sound/soc/codecs/
H A Dtas2781-fmwlib.c2753 int profile_cfg_id = tas_priv->rcabin.profile_cfg_id; in tasdevice_tuning_switch() local
2770 profile_cfg_id = tas_priv->rcabin.profile_cfg_id; in tasdevice_tuning_switch()
2773 profile_cfg_id); in tasdevice_tuning_switch()
2776 tasdevice_select_cfg_blk(tas_priv, profile_cfg_id, in tasdevice_tuning_switch()
2779 tasdevice_select_cfg_blk(tas_priv, profile_cfg_id, in tasdevice_tuning_switch()
H A Dtas2781-i2c.c987 if (tas_priv->rcabin.profile_cfg_id != in tasdevice_set_profile_id()
989 tas_priv->rcabin.profile_cfg_id = in tasdevice_set_profile_id()
1072 ucontrol->value.integer.value[0] = tas_priv->rcabin.profile_cfg_id; in tasdevice_get_profile_id()