Searched refs:snd_hda_codec_new (Results 1 – 4 of 4) sorted by relevance
87 To create a codec instance, call snd_hda_codec_new().89 int snd_hda_codec_new(struct hda_bus *bus, unsigned int codec_addr,
887 int snd_hda_codec_new(struct hda_bus *bus, unsigned int codec_addr,
1046 int /*__devinit*/ snd_hda_codec_new(struct hda_bus *bus, in snd_hda_codec_new() function1159 EXPORT_SYMBOL_HDA(snd_hda_codec_new);
1453 err = snd_hda_codec_new(chip->bus, c, &codec); in azx_codec_create()