Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dlochnagar-sc.c85 SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in lochnagar_sc_startup()
H A Dpcm512x.c599 SNDRV_PCM_HW_PARAM_FRAME_BITS, in pcm512x_dai_startup_master()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dlochnagar-sc.c85 SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in lochnagar_sc_startup()
H A Dpcm512x.c601 SNDRV_PCM_HW_PARAM_FRAME_BITS, in pcm512x_dai_startup_master()
/kernel/linux/linux-5.10/sound/core/
H A Dpcm_native.c2487 snd_interval_setinteger(constrs_interval(constrs, SNDRV_PCM_HW_PARAM_FRAME_BITS)); in snd_pcm_hw_constraints_init()
2502 SNDRV_PCM_HW_PARAM_FRAME_BITS, SNDRV_PCM_HW_PARAM_CHANNELS, -1); in snd_pcm_hw_constraints_init()
2505 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FRAME_BITS, in snd_pcm_hw_constraints_init()
2510 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FRAME_BITS, in snd_pcm_hw_constraints_init()
2515 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FRAME_BITS, in snd_pcm_hw_constraints_init()
2522 SNDRV_PCM_HW_PARAM_FRAME_BITS, SNDRV_PCM_HW_PARAM_SAMPLE_BITS, -1); in snd_pcm_hw_constraints_init()
2547 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init()
2562 SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init()
2572 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init()
2577 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_FRAME_BITS, in snd_pcm_hw_constraints_init()
[all...]
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_native.c2504 snd_interval_setinteger(constrs_interval(constrs, SNDRV_PCM_HW_PARAM_FRAME_BITS)); in snd_pcm_hw_constraints_init()
2519 SNDRV_PCM_HW_PARAM_FRAME_BITS, SNDRV_PCM_HW_PARAM_CHANNELS, -1); in snd_pcm_hw_constraints_init()
2522 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FRAME_BITS, in snd_pcm_hw_constraints_init()
2527 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FRAME_BITS, 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()
2539 SNDRV_PCM_HW_PARAM_FRAME_BITS, SNDRV_PCM_HW_PARAM_SAMPLE_BITS, -1); in snd_pcm_hw_constraints_init()
2564 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init()
2579 SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init()
2589 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init()
2594 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_FRAME_BITS, in snd_pcm_hw_constraints_init()
[all...]
/kernel/linux/linux-5.10/sound/soc/ti/
H A Ddavinci-i2s.c445 i = hw_param_interval(params, SNDRV_PCM_HW_PARAM_FRAME_BITS); in davinci_i2s_hw_params()
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dfsl_qmc_audio.c460 SNDRV_PCM_HW_PARAM_FRAME_BITS, in qmc_dai_startup()
/kernel/linux/linux-6.6/sound/soc/ti/
H A Ddavinci-i2s.c445 i = hw_param_interval(params, SNDRV_PCM_HW_PARAM_FRAME_BITS); in davinci_i2s_hw_params()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasound.h274 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 macro
/kernel/linux/linux-5.10/sound/soc/atmel/
H A Datmel_ssc_dai.c305 SNDRV_PCM_HW_PARAM_FRAME_BITS, in atmel_ssc_startup()
/kernel/linux/linux-5.10/tools/include/uapi/sound/
H A Dasound.h367 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 /* Bits per frame */ macro
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasound.h367 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 /* Bits per frame */ macro
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasound.h360 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 /* Bits per frame */ macro
/kernel/linux/linux-6.6/sound/soc/atmel/
H A Datmel_ssc_dai.c305 SNDRV_PCM_HW_PARAM_FRAME_BITS, in atmel_ssc_startup()
/kernel/linux/linux-6.6/tools/include/uapi/sound/
H A Dasound.h360 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 /* Bits per frame */ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasound.h294 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasound.h294 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 macro

Completed in 48 milliseconds