Searched refs:snd_hda_gen_build_pcms (Results 1 - 10 of 10) sorted by relevance
/linux-4.1.27/sound/pci/hda/ |
H A D | patch_ca0110.c | 34 .build_pcms = snd_hda_gen_build_pcms,
|
H A D | patch_cmedia.c | 43 .build_pcms = snd_hda_gen_build_pcms,
|
H A D | hda_generic.h | 329 int snd_hda_gen_build_pcms(struct hda_codec *codec);
|
H A D | patch_cirrus.c | 354 .build_pcms = snd_hda_gen_build_pcms, 1165 .build_pcms = snd_hda_gen_build_pcms,
|
H A D | patch_via.c | 482 .build_pcms = snd_hda_gen_build_pcms, 634 err = snd_hda_gen_build_pcms(codec); vt1708_build_pcms()
|
H A D | patch_analog.c | 175 .build_pcms = snd_hda_gen_build_pcms,
|
H A D | patch_conexant.c | 232 .build_pcms = snd_hda_gen_build_pcms,
|
H A D | hda_generic.c | 5523 * snd_hda_gen_build_pcms - build PCM streams based on the parsed results 5528 int snd_hda_gen_build_pcms(struct hda_codec *codec) snd_hda_gen_build_pcms() function 5634 EXPORT_SYMBOL_GPL(snd_hda_gen_build_pcms); variable 5889 .build_pcms = snd_hda_gen_build_pcms,
|
H A D | patch_sigmatel.c | 4439 .build_pcms = snd_hda_gen_build_pcms,
|
H A D | patch_realtek.c | 832 .build_pcms = snd_hda_gen_build_pcms,
|
Completed in 256 milliseconds