Home
last modified time | relevance | path

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

/Linux-v5.15/sound/pci/hda/
Dhda_codec.c1604 find_mixer_ctl(struct hda_codec *codec, const char *name, int dev, int idx) in find_mixer_ctl() function
1627 return find_mixer_ctl(codec, name, 0, 0); in snd_hda_find_mixer_ctl()
1637 if (!find_mixer_ctl(codec, name, 0, idx)) in find_empty_mixer_ctl_idx()
2417 kctl = find_mixer_ctl(codec, dig_mix->name, 0, 0); in snd_hda_create_dig_out_ctls()