Home
last modified time | relevance | path

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

/Linux-v6.1/sound/hda/
Dhdac_device.c827 u32 *ratesp, u64 *formatsp, unsigned int *bpsp) in snd_hdac_query_supported_pcm() argument
850 if (formatsp || bpsp) { in snd_hdac_query_supported_pcm()
911 if (formatsp) in snd_hdac_query_supported_pcm()
912 *formatsp = formats; in snd_hdac_query_supported_pcm()
/Linux-v6.1/include/sound/
Dhdaudio.h148 u32 *ratesp, u64 *formatsp, unsigned int *bpsp);