Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_HW_PARAM_FRAME_BITS (Results 1 – 9 of 9) sorted by relevance

/linux/sound/soc/codecs/
H A Dlochnagar-sc.c85 SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in lochnagar_sc_startup()
H A Dframer-codec.c231 SNDRV_PCM_HW_PARAM_FRAME_BITS, in framer_dai_startup()
H A Dpcm512x.c602 SNDRV_PCM_HW_PARAM_FRAME_BITS, in pcm512x_dai_startup_master()
/linux/sound/core/
H A Dpcm_native.c2526 snd_interval_setinteger(constrs_interval(constrs, SNDRV_PCM_HW_PARAM_FRAME_BITS)); in snd_pcm_hw_constraints_init()
2541 SNDRV_PCM_HW_PARAM_FRAME_BITS, SNDRV_PCM_HW_PARAM_CHANNELS, -1); in snd_pcm_hw_constraints_init()
2544 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FRAME_BITS, in snd_pcm_hw_constraints_init()
2549 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FRAME_BITS, in snd_pcm_hw_constraints_init()
2554 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FRAME_BITS, in snd_pcm_hw_constraints_init()
2561 SNDRV_PCM_HW_PARAM_FRAME_BITS, SNDRV_PCM_HW_PARAM_SAMPLE_BITS, -1); in snd_pcm_hw_constraints_init()
2586 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init()
2601 SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init()
2611 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init()
2616 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_FRAME_BITS, in snd_pcm_hw_constraints_init()
[all...]
/linux/Documentation/sound/designs/
H A Dtracepoints.rst62 - SNDRV_PCM_HW_PARAM_FRAME_BITS
/linux/sound/soc/ti/
H A Ddavinci-i2s.c570 i = hw_param_interval(params, SNDRV_PCM_HW_PARAM_FRAME_BITS); in davinci_i2s_hw_params()
/linux/sound/soc/atmel/
H A Datmel_ssc_dai.c305 SNDRV_PCM_HW_PARAM_FRAME_BITS, in atmel_ssc_startup()
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h363 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 /* Bits per frame */ macro
/linux/include/uapi/sound/
H A Dasound.h363 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 /* Bits per frame */ macro