Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_codec.c1603 find_mixer_ctl(struct hda_codec *codec, const char *name, int dev, int idx) in find_mixer_ctl() function
1626 return find_mixer_ctl(codec, name, 0, 0); in snd_hda_find_mixer_ctl()
1636 if (!find_mixer_ctl(codec, name, 0, idx)) in find_empty_mixer_ctl_idx()
2475 kctl = find_mixer_ctl(codec, dig_mix->name, 0, 0); in snd_hda_create_dig_out_ctls()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_codec.c1645 find_mixer_ctl(struct hda_codec *codec, const char *name, int dev, int idx) in find_mixer_ctl() function
1668 return find_mixer_ctl(codec, name, 0, 0); in snd_hda_find_mixer_ctl()
1678 if (!find_mixer_ctl(codec, name, 0, idx)) in find_empty_mixer_ctl_idx()
2461 kctl = find_mixer_ctl(codec, dig_mix->name, 0, 0); in snd_hda_create_dig_out_ctls()

Completed in 12 milliseconds