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

/linux-master/include/sound/
H A Dhda_codec.h311 int snd_hda_codec_new(struct hda_bus *bus, struct snd_card *card,
/linux-master/sound/pci/hda/
H A Dhda_controller.c1238 err = snd_hda_codec_new(&chip->bus, chip->card, c, &codec);
H A Dhda_codec.c832 /* it was powered up in snd_hda_codec_new(), now all done */
953 * snd_hda_codec_new - create a HDA codec
961 int snd_hda_codec_new(struct hda_bus *bus, struct snd_card *card, function
979 EXPORT_SYMBOL_GPL(snd_hda_codec_new); variable

Completed in 100 milliseconds