Home
last modified time | relevance | path

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

/linux-6.15/sound/hda/
H A Dhdac_device.c893 u32 *ratesp, u64 *formatsp, u32 *subformatsp, in snd_hdac_query_supported_pcm() argument
917 if (formatsp || subformatsp || bpsp) { in snd_hdac_query_supported_pcm()
981 if (subformatsp) in snd_hdac_query_supported_pcm()
982 *subformatsp = subformats; in snd_hdac_query_supported_pcm()
/linux-6.15/include/sound/
H A Dhdaudio.h149 u32 *ratesp, u64 *formatsp, u32 *subformatsp,