Searched refs:snd_hda_gen_init (Results 1 - 11 of 11) sorted by relevance

/linux-master/sound/pci/hda/
H A Dpatch_ca0110.c22 .init = snd_hda_gen_init,
H A Dpatch_cmedia.c30 .init = snd_hda_gen_init,
H A Dhda_generic.h243 unsigned int skip_verbs:1; /* don't apply verbs at snd_hda_gen_init() */
314 int snd_hda_gen_init(struct hda_codec *codec);
H A Dpatch_analog.c156 .init = snd_hda_gen_init,
784 err = snd_hda_gen_init(codec);
H A Dpatch_cirrus.c304 snd_hda_gen_init(codec);
1073 snd_hda_gen_init(codec);
H A Dpatch_via.c537 snd_hda_gen_init(codec);
H A Dpatch_conexant.c198 snd_hda_gen_init(codec);
H A Dpatch_cs8409.c363 int ret = snd_hda_gen_init(codec);
H A Dhda_generic.c5969 * snd_hda_gen_init - initialize the generic spec
5974 int snd_hda_gen_init(struct hda_codec *codec) function
6007 EXPORT_SYMBOL_GPL(snd_hda_gen_init); variable
6046 .init = snd_hda_gen_init,
H A Dpatch_sigmatel.c4372 snd_hda_gen_init(codec);
H A Dpatch_realtek.c936 snd_hda_gen_init(codec);

Completed in 224 milliseconds