Home
last modified time | relevance | path

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

/linux/sound/hda/
H A Dhdac_device.c893 u32 *ratesp, u64 *formatsp, u32 *subformatsp, in snd_hdac_query_supported_pcm() argument
901 if (ratesp) { in snd_hdac_query_supported_pcm()
914 *ratesp = rates; in snd_hdac_query_supported_pcm()
/linux/include/sound/
H A Dhda_codec.h448 #define snd_hda_query_supported_pcm(codec, nid, ratesp, fmtsp, subfmtp, bpsp) \ argument
449 snd_hdac_query_supported_pcm(&(codec)->core, nid, ratesp, fmtsp, subfmtp, bpsp)