Searched refs:SNDRV_PCM_FMTBIT_S32 (Results 1 – 19 of 19) sorted by relevance
/linux/sound/soc/qcom/ ! |
H A D | lpass-apq8016.c | 33 SNDRV_PCM_FMTBIT_S32, 53 SNDRV_PCM_FMTBIT_S32, 73 SNDRV_PCM_FMTBIT_S32, 93 SNDRV_PCM_FMTBIT_S32, 108 SNDRV_PCM_FMTBIT_S32,
|
H A D | lpass-ipq806x.c | 43 SNDRV_PCM_FMTBIT_S32,
|
H A D | lpass-sc7280.c | 34 SNDRV_PCM_FMTBIT_S32,
|
H A D | lpass-platform.c | 36 SNDRV_PCM_FMTBIT_S32, 60 SNDRV_PCM_FMTBIT_S32, 84 SNDRV_PCM_FMTBIT_S32,
|
/linux/sound/firewire/ ! |
H A D | amdtp-am824.h | 10 #define AM824_IN_PCM_FORMAT_BITS SNDRV_PCM_FMTBIT_S32 12 #define AM824_OUT_PCM_FORMAT_BITS SNDRV_PCM_FMTBIT_S32
|
/linux/sound/soc/codecs/ ! |
H A D | ics43432.c | 25 #define ICS43432_FORMATS (SNDRV_PCM_FMTBIT_S24_LE | SNDRV_PCM_FMTBIT_S32)
|
H A D | rt1015p.c | 98 SNDRV_PCM_FMTBIT_S32,
|
H A D | max98357a.c | 107 SNDRV_PCM_FMTBIT_S32,
|
H A D | rt9123p.c | 104 SNDRV_PCM_FMTBIT_S32,
|
H A D | rt9123.c | 314 SNDRV_PCM_FMTBIT_S32,
|
H A D | rtq9124.c | 301 SNDRV_PCM_FMTBIT_S32,
|
H A D | ssm2518.c | 620 SNDRV_PCM_FMTBIT_S24_LE | SNDRV_PCM_FMTBIT_S32)
|
H A D | hdac_hdmi.c | 323 formats |= SNDRV_PCM_FMTBIT_S32; in hdac_hdmi_eld_limit_formats()
|
/linux/sound/firewire/tascam/ ! |
H A D | tascam-pcm.c | 19 runtime->hw.formats = SNDRV_PCM_FMTBIT_S32; in pcm_init_hw_params() 23 runtime->hw.formats = SNDRV_PCM_FMTBIT_S32; in pcm_init_hw_params()
|
/linux/sound/firewire/digi00x/ ! |
H A D | digi00x-pcm.c | 67 substream->runtime->hw.formats = SNDRV_PCM_FMTBIT_S32; in pcm_init_hw_params() 70 substream->runtime->hw.formats = SNDRV_PCM_FMTBIT_S32; in pcm_init_hw_params()
|
/linux/sound/firewire/motu/ ! |
H A D | motu-pcm.c | 105 hw->formats = SNDRV_PCM_FMTBIT_S32; in init_hw_info() 109 hw->formats = SNDRV_PCM_FMTBIT_S32; in init_hw_info()
|
/linux/sound/firewire/fireface/ ! |
H A D | ff-pcm.c | 113 runtime->hw.formats = SNDRV_PCM_FMTBIT_S32; in pcm_init_hw_params() 117 runtime->hw.formats = SNDRV_PCM_FMTBIT_S32; in pcm_init_hw_params()
|
/linux/sound/soc/sof/intel/ ! |
H A D | hda-pcm.c | 285 SNDRV_PCM_FMTBIT_S16 | SNDRV_PCM_FMTBIT_S32); in hda_dsp_pcm_open()
|
/linux/include/sound/ ! |
H A D | pcm.h | 209 #define SNDRV_PCM_FMTBIT_S32 SNDRV_PCM_FMTBIT_S32_LE macro 222 #define SNDRV_PCM_FMTBIT_S32 SNDRV_PCM_FMTBIT_S32_BE macro
|