Searched refs:user_prof_id (Results 1 – 1 of 1) sorted by relevance
1029 unsigned int user_prof_id = ucontrol->value.integer.value[0]; in tasdevice_set_capture_profile_id() local1043 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()