Searched refs:profile_cfg_id (Results 1 – 4 of 4) sorted by relevance
308 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()
677 tas_priv->rcabin.profile_cfg_id = 0; in tasdev_fw_ready()
2799 int profile_cfg_id = is_cap ? tas_priv->rcabin.capture_profile_id : in tasdevice_tuning_switch() local2800 tas_priv->rcabin.profile_cfg_id; in tasdevice_tuning_switch()2819 profile_cfg_id); in tasdevice_tuning_switch()2822 tasdevice_select_cfg_blk(tas_priv, profile_cfg_id, in tasdevice_tuning_switch()2825 tasdevice_select_cfg_blk(tas_priv, profile_cfg_id, in tasdevice_tuning_switch()
993 if (tas_priv->rcabin.profile_cfg_id != in tasdevice_set_profile_id()995 tas_priv->rcabin.profile_cfg_id = in tasdevice_set_profile_id()1129 ucontrol->value.integer.value[0] = tas_priv->rcabin.profile_cfg_id; in tasdevice_get_profile_id()