Searched refs:snd_hda_codec_new (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/sound/
H A Dhda_codec.h307 int snd_hda_codec_new(struct hda_bus *bus, struct snd_card *card,
/linux-master/sound/pci/hda/
H A Dhda_controller.c1239 err = snd_hda_codec_new(&chip->bus, chip->card, c, &codec);
H A Dhda_codec.c830 /* it was powered up in snd_hda_codec_new(), now all done */
951 * snd_hda_codec_new - create a HDA codec
959 int snd_hda_codec_new(struct hda_bus *bus, struct snd_card *card, function
977 EXPORT_SYMBOL_GPL(snd_hda_codec_new); variable

Completed in 109 milliseconds