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

/linux-master/sound/soc/codecs/
H A Dlochnagar-sc.c85 SNDRV_PCM_HW_PARAM_FRAME_BITS, -1);
H A Dframer-codec.c231 SNDRV_PCM_HW_PARAM_FRAME_BITS,
H A Dpcm512x.c602 SNDRV_PCM_HW_PARAM_FRAME_BITS,
/linux-master/sound/core/
H A Dpcm_native.c2502 snd_interval_setinteger(constrs_interval(constrs, SNDRV_PCM_HW_PARAM_FRAME_BITS));
2517 SNDRV_PCM_HW_PARAM_FRAME_BITS, SNDRV_PCM_HW_PARAM_CHANNELS, -1);
2520 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FRAME_BITS,
2525 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FRAME_BITS,
2530 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FRAME_BITS,
2537 SNDRV_PCM_HW_PARAM_FRAME_BITS, SNDRV_PCM_HW_PARAM_SAMPLE_BITS, -1);
2562 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1);
2577 SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1);
2587 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1);
2592 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_FRAME_BITS,
[all...]
/linux-master/sound/soc/fsl/
H A Dfsl_qmc_audio.c460 SNDRV_PCM_HW_PARAM_FRAME_BITS,
/linux-master/sound/soc/ti/
H A Ddavinci-i2s.c570 i = hw_param_interval(params, SNDRV_PCM_HW_PARAM_FRAME_BITS);
/linux-master/sound/soc/atmel/
H A Datmel_ssc_dai.c305 SNDRV_PCM_HW_PARAM_FRAME_BITS,
/linux-master/include/uapi/sound/
H A Dasound.h363 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 /* Bits per frame */ macro
/linux-master/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h363 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 /* Bits per frame */ macro

Completed in 239 milliseconds