Home
last modified time | relevance | path

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

/linux/sound/hda/core/
H A Ddevice.c889 u32 *ratesp, u64 *formatsp, u32 *subformatsp, in snd_hdac_query_supported_pcm() argument
913 if (formatsp || subformatsp || bpsp) { in snd_hdac_query_supported_pcm()
977 if (subformatsp) in snd_hdac_query_supported_pcm()
978 *subformatsp = subformats; in snd_hdac_query_supported_pcm()
/linux/include/sound/
H A Dhdaudio.h149 u32 *ratesp, u64 *formatsp, u32 *subformatsp,