Searched refs:snd_hdac_query_supported_pcm (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/sound/hda/ |
D | hdac_device.c | 826 int snd_hdac_query_supported_pcm(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_query_supported_pcm() function 919 EXPORT_SYMBOL_GPL(snd_hdac_query_supported_pcm);
|
/linux-6.1.9/include/sound/ |
D | hda_codec.h | 454 snd_hdac_query_supported_pcm(&(codec)->core, nid, ratesp, fmtsp, bpsp)
|
D | hdaudio.h | 147 int snd_hdac_query_supported_pcm(struct hdac_device *codec, hda_nid_t nid,
|
/linux-6.1.9/sound/soc/codecs/ |
D | hdac_hdmi.c | 665 err = snd_hdac_query_supported_pcm(hdev, cvt->nid, in hdac_hdmi_query_cvt_params() 1574 ret = snd_hdac_query_supported_pcm(hdev, cvt->nid, in hdac_hdmi_create_dais()
|