Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dtas2781-i2c.c1029 unsigned int user_prof_id = ucontrol->value.integer.value[0]; in tasdevice_set_capture_profile_id() local
1043 if (tas_priv->rcabin.ncfgs == 0 || user_prof_id > max_valid_id) in tasdevice_set_capture_profile_id()
1046 if (tas_priv->rcabin.capture_profile_id != user_prof_id) { in tasdevice_set_capture_profile_id()
1047 tas_priv->rcabin.capture_profile_id = user_prof_id; in tasdevice_set_capture_profile_id()