Searched defs:codec_addr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_codec.c | 871 snd_hda_codec_device_init(struct hda_bus *bus, struct snd_card *card, unsigned int codec_addr, struct hda_codec **codecp) snd_hda_codec_device_init() argument 911 snd_hda_codec_new(struct hda_bus *bus, struct snd_card *card, unsigned int codec_addr, struct hda_codec **codecp) snd_hda_codec_new() argument 924 snd_hda_codec_device_new(struct hda_bus *bus, struct snd_card *card, unsigned int codec_addr, struct hda_codec *codec) snd_hda_codec_device_new() argument [all...] |
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_codec.c | 899 snd_hda_codec_device_init(struct hda_bus *bus, unsigned int codec_addr, in snd_hda_codec_device_init() argument 961 snd_hda_codec_new(struct hda_bus *bus, struct snd_card *card, unsigned int codec_addr, struct hda_codec **codecp) snd_hda_codec_new() argument 981 snd_hda_codec_device_new(struct hda_bus *bus, struct snd_card *card, unsigned int codec_addr, struct hda_codec *codec, bool snddev_managed) snd_hda_codec_device_new() argument [all...] |
Completed in 7 milliseconds