Searched refs:snd_hda_gen_build_pcms (Results 1 - 21 of 21) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | patch_ca0110.c | 21 .build_pcms = snd_hda_gen_build_pcms,
|
H A D | patch_cmedia.c | 29 .build_pcms = snd_hda_gen_build_pcms,
|
H A D | hda_generic.h | 340 int snd_hda_gen_build_pcms(struct hda_codec *codec);
|
H A D | patch_cirrus.c | 341 .build_pcms = snd_hda_gen_build_pcms, 1156 .build_pcms = snd_hda_gen_build_pcms,
|
H A D | patch_via.c | 422 .build_pcms = snd_hda_gen_build_pcms, 569 err = snd_hda_gen_build_pcms(codec); in vt1708_build_pcms()
|
H A D | patch_analog.c | 163 .build_pcms = snd_hda_gen_build_pcms,
|
H A D | patch_conexant.c | 198 .build_pcms = snd_hda_gen_build_pcms,
|
H A D | hda_generic.c | 5788 * snd_hda_gen_build_pcms - build PCM streams based on the parsed results 5793 int snd_hda_gen_build_pcms(struct hda_codec *codec) in snd_hda_gen_build_pcms() function 5899 EXPORT_SYMBOL_GPL(snd_hda_gen_build_pcms); variable 6173 .build_pcms = snd_hda_gen_build_pcms,
|
H A D | patch_sigmatel.c | 4469 .build_pcms = snd_hda_gen_build_pcms,
|
H A D | patch_realtek.c | 1006 .build_pcms = snd_hda_gen_build_pcms,
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_ca0110.c | 21 .build_pcms = snd_hda_gen_build_pcms,
|
H A D | patch_cmedia.c | 29 .build_pcms = snd_hda_gen_build_pcms,
|
H A D | hda_generic.h | 332 int snd_hda_gen_build_pcms(struct hda_codec *codec);
|
H A D | patch_cirrus.c | 338 .build_pcms = snd_hda_gen_build_pcms, 1160 .build_pcms = snd_hda_gen_build_pcms,
|
H A D | patch_cs8409.c | 1079 .build_pcms = snd_hda_gen_build_pcms, 1309 .build_pcms = snd_hda_gen_build_pcms,
|
H A D | patch_via.c | 422 .build_pcms = snd_hda_gen_build_pcms, 567 err = snd_hda_gen_build_pcms(codec); in vt1708_build_pcms()
|
H A D | patch_analog.c | 157 .build_pcms = snd_hda_gen_build_pcms,
|
H A D | patch_conexant.c | 307 .build_pcms = snd_hda_gen_build_pcms,
|
H A D | hda_generic.c | 5681 * snd_hda_gen_build_pcms - build PCM streams based on the parsed results 5686 int snd_hda_gen_build_pcms(struct hda_codec *codec) in snd_hda_gen_build_pcms() function 5792 EXPORT_SYMBOL_GPL(snd_hda_gen_build_pcms); variable 6048 .build_pcms = snd_hda_gen_build_pcms,
|
H A D | patch_sigmatel.c | 4465 .build_pcms = snd_hda_gen_build_pcms,
|
H A D | patch_realtek.c | 993 .build_pcms = snd_hda_gen_build_pcms,
|
Completed in 67 milliseconds