Searched refs:snd_hda_query_supported_pcm (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | hda_codec.h | 445 #define snd_hda_query_supported_pcm(codec, nid, ratesp, fmtsp, bpsp) \ macro
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hda_codec.h | 451 #define snd_hda_query_supported_pcm(codec, nid, ratesp, fmtsp, bpsp) \ macro
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_codec.c | 3145 err = snd_hda_query_supported_pcm(codec, info->nid, in set_pcm_default_values() 3726 snd_hda_query_supported_pcm(codec, mout->dig_out_nid, in snd_hda_multi_out_analog_open()
|
H A D | patch_hdmi.c | 1951 err = snd_hda_query_supported_pcm(codec, cvt_nid, in hdmi_add_cvt()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_codec.c | 3163 err = snd_hda_query_supported_pcm(codec, info->nid, in set_pcm_default_values() 3757 snd_hda_query_supported_pcm(codec, mout->dig_out_nid, in snd_hda_multi_out_analog_open()
|
H A D | patch_hdmi.c | 1977 err = snd_hda_query_supported_pcm(codec, cvt_nid, in hdmi_add_cvt()
|
Completed in 26 milliseconds