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.c2514 snd_interval_setinteger(constrs_interval(constrs, SNDRV_PCM_HW_PARAM_FRAME_BITS)); in snd_pcm_hw_constraints_init()
2529 SNDRV_PCM_HW_PARAM_FRAME_BITS, SNDRV_PCM_HW_PARAM_CHANNELS, -1); in snd_pcm_hw_constraints_init()
2532 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FRAME_BITS, in snd_pcm_hw_constraints_init()
2537 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FRAME_BITS, in snd_pcm_hw_constraints_init()
2542 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FRAME_BITS, in snd_pcm_hw_constraints_init()
2549 SNDRV_PCM_HW_PARAM_FRAME_BITS, SNDRV_PCM_HW_PARAM_SAMPLE_BITS, -1); in snd_pcm_hw_constraints_init()
2574 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init()
2589 SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init()
2599 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init()
2604 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/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h363 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 /* Bits per frame */ macro
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h363 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 /* Bits per frame */ macro