Searched refs:snd_hda_add_pincfg (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | hda_codec.h | 390 int snd_hda_add_pincfg(struct hda_codec *codec, struct snd_array *list,
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hda_codec.h | 396 int snd_hda_add_pincfg(struct hda_codec *codec, struct snd_array *list,
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_sysfs.c | 390 err = snd_hda_add_pincfg(codec, &codec->user_pins, nid, cfg); in parse_user_pin_configs()
|
H A D | hda_codec.c | 477 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()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_sysfs.c | 387 err = snd_hda_add_pincfg(codec, &codec->user_pins, nid, cfg); in parse_user_pin_configs()
|
H A D | hda_codec.c | 477 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()
|
Completed in 18 milliseconds