Searched refs:SNDRV_PCM_HW_PARAM_FRAME_BITS (Results 1 – 7 of 7) sorted by relevance
| /Linux-v4.19/sound/core/ |
| D | pcm_native.c | 2181 snd_interval_setinteger(constrs_interval(constrs, SNDRV_PCM_HW_PARAM_FRAME_BITS)); in snd_pcm_hw_constraints_init() 2196 SNDRV_PCM_HW_PARAM_FRAME_BITS, SNDRV_PCM_HW_PARAM_CHANNELS, -1); in snd_pcm_hw_constraints_init() 2199 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FRAME_BITS, in snd_pcm_hw_constraints_init() 2204 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FRAME_BITS, in snd_pcm_hw_constraints_init() 2209 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FRAME_BITS, in snd_pcm_hw_constraints_init() 2216 SNDRV_PCM_HW_PARAM_FRAME_BITS, SNDRV_PCM_HW_PARAM_SAMPLE_BITS, -1); in snd_pcm_hw_constraints_init() 2241 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init() 2256 SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init() 2266 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init() 2271 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init()
|
| /Linux-v4.19/sound/soc/davinci/ |
| D | davinci-i2s.c | 496 i = hw_param_interval(params, SNDRV_PCM_HW_PARAM_FRAME_BITS); in davinci_i2s_hw_params()
|
| /Linux-v4.19/Documentation/sound/designs/ |
| D | tracepoints.rst | 62 - SNDRV_PCM_HW_PARAM_FRAME_BITS
|
| /Linux-v4.19/tools/include/uapi/sound/ |
| D | asound.h | 353 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 /* Bits per frame */ macro
|
| /Linux-v4.19/include/uapi/sound/ |
| D | asound.h | 353 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 /* Bits per frame */ macro
|
| /Linux-v4.19/sound/soc/atmel/ |
| D | atmel_ssc_dai.c | 318 SNDRV_PCM_HW_PARAM_FRAME_BITS, in atmel_ssc_startup()
|
| /Linux-v4.19/sound/soc/codecs/ |
| D | pcm512x.c | 542 SNDRV_PCM_HW_PARAM_FRAME_BITS, in pcm512x_dai_startup_master()
|