Home
last modified time | relevance | path

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

/openbmc/linux/sound/hda/
H A Dhdac_device.c828 u32 *ratesp, u64 *formatsp, unsigned int *bpsp) in snd_hdac_query_supported_pcm() argument
851 if (formatsp || bpsp) { in snd_hdac_query_supported_pcm()
912 if (formatsp) in snd_hdac_query_supported_pcm()
913 *formatsp = formats; in snd_hdac_query_supported_pcm()
/openbmc/linux/include/sound/
H A Dhdaudio.h149 u32 *ratesp, u64 *formatsp, unsigned int *bpsp);