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.c1723 static size_t append_ctl_name(struct snd_kcontrol *kctl, const char *str) in append_ctl_name() function
1942 append_ctl_name(kctl, " Capture"); in __build_feature_ctl()
1944 append_ctl_name(kctl, " Playback"); in __build_feature_ctl()
1946 append_ctl_name(kctl, control == UAC_FU_MUTE ? in __build_feature_ctl()
2145 append_ctl_name(kctl, " Validity"); in parse_clock_source_unit()
2380 append_ctl_name(kctl, " Volume"); in build_mixer_unit_ctl()
2788 append_ctl_name(kctl, " "); in build_audio_procunit()
2789 append_ctl_name(kctl, valinfo->suffix); in build_audio_procunit()
3034 append_ctl_name(kctl, " Clock Source"); in parse_audio_selector_unit()
3036 append_ctl_name(kctl, " Capture Source"); in parse_audio_selector_unit()
[all …]