Searched refs:snd_hdac_query_supported_pcm (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/hda/ |
H A D | hdac_device.c | 815 * snd_hdac_query_supported_pcm - query the supported PCM rates and formats 827 int snd_hdac_query_supported_pcm(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_query_supported_pcm() function 920 EXPORT_SYMBOL_GPL(snd_hdac_query_supported_pcm); variable
|
/kernel/linux/linux-6.6/sound/hda/ |
H A D | hdac_device.c | 815 * snd_hdac_query_supported_pcm - query the supported PCM rates and formats 827 int snd_hdac_query_supported_pcm(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_query_supported_pcm() function 920 EXPORT_SYMBOL_GPL(snd_hdac_query_supported_pcm); variable
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | hda_codec.h | 446 snd_hdac_query_supported_pcm(&(codec)->core, nid, ratesp, fmtsp, bpsp)
|
H A D | hdaudio.h | 144 int snd_hdac_query_supported_pcm(struct hdac_device *codec, hda_nid_t nid,
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hda_codec.h | 452 snd_hdac_query_supported_pcm(&(codec)->core, nid, ratesp, fmtsp, bpsp)
|
H A D | hdaudio.h | 148 int snd_hdac_query_supported_pcm(struct hdac_device *codec, hda_nid_t nid,
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | hdac_hdmi.c | 670 err = snd_hdac_query_supported_pcm(hdev, cvt->nid, in hdac_hdmi_query_cvt_params() 1579 ret = snd_hdac_query_supported_pcm(hdev, cvt->nid, in hdac_hdmi_create_dais()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | hdac_hdmi.c | 670 err = snd_hdac_query_supported_pcm(hdev, cvt->nid, in hdac_hdmi_query_cvt_params() 1579 ret = snd_hdac_query_supported_pcm(hdev, cvt->nid, in hdac_hdmi_create_dais()
|
Completed in 25 milliseconds