Home
last modified time | relevance | path

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

/linux/sound/hda/
A Dhdac_device.c826 u32 *ratesp, u64 *formatsp, unsigned int *bpsp) in snd_hdac_query_supported_pcm() argument
833 if (ratesp) { in snd_hdac_query_supported_pcm()
846 *ratesp = rates; in snd_hdac_query_supported_pcm()
/linux/include/sound/
A 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)
A Dhdaudio.h145 u32 *ratesp, u64 *formatsp, unsigned int *bpsp);

Completed in 11 milliseconds