Home
last modified time | relevance | path

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

/linux-6.12.1/include/sound/
Dhda_codec.h393 int snd_hda_add_pincfg(struct hda_codec *codec, struct snd_array *list,
/linux-6.12.1/sound/pci/hda/
Dhda_sysfs.c385 err = snd_hda_add_pincfg(codec, &codec->user_pins, nid, cfg); in parse_user_pin_configs()
Dhda_codec.c477 int snd_hda_add_pincfg(struct hda_codec *codec, struct snd_array *list, in snd_hda_add_pincfg() function
515 return snd_hda_add_pincfg(codec, &codec->driver_pins, nid, cfg); in snd_hda_codec_set_pincfg()