Searched refs:rcabin (Results 1 – 5 of 5) sorted by relevance
243 uinfo->value.integer.max = tas_priv->rcabin.ncfgs - 1; in tasdevice_info_profile() 283 ucontrol->value.integer.value[0] = tas_priv->rcabin.profile_cfg_id; in tasdevice_get_profile_id() 286 kcontrol->id.name, tas_priv->rcabin.profile_cfg_id); in tasdevice_get_profile_id() 297 int max = tas_priv->rcabin.ncfgs - 1; in tasdevice_set_profile_id() 305 kcontrol->id.name, tas_priv->rcabin.profile_cfg_id, val); in tasdevice_set_profile_id() 307 if (tas_priv->rcabin.profile_cfg_id != val) { in tasdevice_set_profile_id() 308 tas_priv->rcabin.profile_cfg_id = val; in tasdevice_set_profile_id()
671 tas_priv->rcabin.profile_cfg_id = 0; in tasdev_fw_ready()
180 struct tasdevice_rca rcabin; member
177 if (tas_priv->rcabin.fw_hdr.binary_version_num >= 0x105) { in tasdevice_add_config() 285 rca = &(tas_priv->rcabin); in tasdevice_rca_parser() 330 "ndev(%u) in rcabin mismatch ndev(%u) in DTS\n", in tasdevice_rca_parser() 942 struct tasdevice_rca *rca = &(tas_priv->rcabin); in tasdevice_select_cfg_blk() 2258 struct tasdevice_rca *rca = &(tas_priv->rcabin); in tasdevice_config_info_remove() 2362 struct tasdevice_rca *rca = &(tas_priv->rcabin); in tasdevice_select_tuningprm_cfg() 2511 int profile_cfg_id = tas_priv->rcabin.profile_cfg_id; in tasdevice_tuning_switch() 2528 profile_cfg_id = tas_priv->rcabin.profile_cfg_id; in tasdevice_tuning_switch()
942 if (tas_priv->rcabin.profile_cfg_id != in tasdevice_set_profile_id()944 tas_priv->rcabin.profile_cfg_id = in tasdevice_set_profile_id()1017 uinfo->value.integer.max = tas_priv->rcabin.ncfgs - 1; in tasdevice_info_profile()1028 ucontrol->value.integer.value[0] = tas_priv->rcabin.profile_cfg_id; in tasdevice_get_profile_id()