Home
last modified time | relevance | path

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

/linux/sound/usb/
H A Dmixer.c1606 static size_t append_ctl_name(struct snd_kcontrol *kctl, const char *str) in append_ctl_name() function
1762 append_ctl_name(kctl, " Capture"); in __build_feature_ctl()
1764 append_ctl_name(kctl, " Playback"); in __build_feature_ctl()
1766 append_ctl_name(kctl, control == UAC_FU_MUTE ? in __build_feature_ctl()
1972 append_ctl_name(kctl, " Validity"); in parse_clock_source_unit()
2202 append_ctl_name(kctl, " Volume"); in build_mixer_unit_ctl()
2606 append_ctl_name(kctl, " "); in build_audio_procunit()
2607 append_ctl_name(kctl, valinfo->suffix); in build_audio_procunit()
2850 append_ctl_name(kctl, " Clock Source"); in parse_audio_selector_unit()
2852 append_ctl_name(kctl, " Capture Source"); in parse_audio_selector_unit()
[all …]