Home
last modified time | relevance | path

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

/Linux-v5.4/sound/hda/
Dhdac_device.c819 u32 *ratesp, u64 *formatsp, unsigned int *bpsp) in snd_hdac_query_supported_pcm() argument
842 if (formatsp || bpsp) { in snd_hdac_query_supported_pcm()
903 if (formatsp) in snd_hdac_query_supported_pcm()
904 *formatsp = formats; in snd_hdac_query_supported_pcm()
/Linux-v5.4/include/sound/
Dhdaudio.h143 u32 *ratesp, u64 *formatsp, unsigned int *bpsp);