Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_generic.c2707 static bool find_kctl_name(struct hda_codec *codec, const char *name, int idx) in find_kctl_name() function
2729 for (; find_kctl_name(codec, name, idx); idx++) in get_jack_mode_name()