Home
last modified time | relevance | path

Searched defs:subformats (Results 1 – 5 of 5) sorted by relevance

/linux/sound/hda/core/
H A Ddevice.c918 u32 subformats = 0; snd_hdac_query_supported_pcm() local
/linux/include/sound/
H A Dhda_codec.h147 u32 subformats; /* for S32_LE format, SNDRV_PCM_SUBFMTBIT_* */ member
H A Dpcm.h35 u32 subformats; /* for S32_LE, SNDRV_PCM_SUBFMTBIT_* */ member
H A Dsoc.h599 u32 subformats; /* for S32_LE format, SNDRV_PCM_SUBFMTBIT_* */ member
/linux/sound/core/
H A Dpcm_native.c2478 u32 *subformats = rule->private; snd_pcm_hw_rule_subformats() local
2500 snd_pcm_hw_constraint_subformats(struct snd_pcm_runtime * runtime,unsigned int cond,u32 * subformats) snd_pcm_hw_constraint_subformats() argument