Home
last modified time | relevance | path

Searched refs:rcabin (Results 1 – 5 of 5) sorted by relevance

/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda.c263 uinfo->value.integer.max = tas_priv->rcabin.ncfgs - 1; in tasdevice_info_profile()
303 ucontrol->value.integer.value[0] = tas_priv->rcabin.profile_cfg_id; in tasdevice_get_profile_id()
306 kcontrol->id.name, tas_priv->rcabin.profile_cfg_id); in tasdevice_get_profile_id()
317 int max = tas_priv->rcabin.ncfgs - 1; in tasdevice_set_profile_id()
325 kcontrol->id.name, tas_priv->rcabin.profile_cfg_id, val); in tasdevice_set_profile_id()
327 if (tas_priv->rcabin.profile_cfg_id != val) { in tasdevice_set_profile_id()
328 tas_priv->rcabin.profile_cfg_id = val; in tasdevice_set_profile_id()
H A Dtas2781_hda_i2c.c484 if (tas_priv->rcabin.init_profile_id >= 0) in tasdevice_dspfw_init()
486 tas_priv->rcabin.init_profile_id, in tasdevice_dspfw_init()
787 if (tas_hda->priv->rcabin.init_profile_id >= 0) in tas2781_system_resume()
789 tas_hda->priv->rcabin.init_profile_id, in tas2781_system_resume()
H A Dtas2781_hda_spi.c673 tas_priv->rcabin.profile_cfg_id = 0; in tasdev_fw_ready()
/linux/include/sound/
H A Dtas2781.h200 struct tasdevice_rca rcabin; member
/linux/sound/soc/codecs/
H A Dtas2781-i2c.c990 if (tas_priv->rcabin.profile_cfg_id != in tasdevice_set_profile_id()
992 tas_priv->rcabin.profile_cfg_id = in tasdevice_set_profile_id()
1064 uinfo->value.integer.max = tas_priv->rcabin.ncfgs - 1; in tasdevice_info_profile()
1075 ucontrol->value.integer.value[0] = tas_priv->rcabin.profile_cfg_id; in tasdevice_get_profile_id()
1720 if (tas_priv->rcabin.init_profile_id >= 0) in tasdevice_fw_ready()
1722 tas_priv->rcabin.init_profile_id, in tasdevice_fw_ready()