Home
last modified time | relevance | path

Searched refs:ratesp (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/sound/hda/
Dhdac_device.c834 u32 *ratesp, u64 *formatsp, unsigned int *bpsp) in snd_hdac_query_supported_pcm() argument
841 if (ratesp) { in snd_hdac_query_supported_pcm()
854 *ratesp = rates; in snd_hdac_query_supported_pcm()
/linux-4.4.14/sound/pci/hda/
Dhda_codec.h444 #define snd_hda_query_supported_pcm(codec, nid, ratesp, fmtsp, bpsp) \ argument
445 snd_hdac_query_supported_pcm(&(codec)->core, nid, ratesp, fmtsp, bpsp)
/linux-4.4.14/include/sound/
Dhdaudio.h139 u32 *ratesp, u64 *formatsp, unsigned int *bpsp);