/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | lochnagar-sc.c | 85 SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in lochnagar_sc_startup()
|
H A D | pcm512x.c | 599 SNDRV_PCM_HW_PARAM_FRAME_BITS, in pcm512x_dai_startup_master()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | lochnagar-sc.c | 85 SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in lochnagar_sc_startup()
|
H A D | pcm512x.c | 601 SNDRV_PCM_HW_PARAM_FRAME_BITS, in pcm512x_dai_startup_master()
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | pcm_native.c | 2487 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 D | pcm_native.c | 2504 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 D | davinci-i2s.c | 445 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 D | fsl_qmc_audio.c | 460 SNDRV_PCM_HW_PARAM_FRAME_BITS, in qmc_dai_startup()
|
/kernel/linux/linux-6.6/sound/soc/ti/ |
H A D | davinci-i2s.c | 445 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 D | asound.h | 274 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 macro
|
/kernel/linux/linux-5.10/sound/soc/atmel/ |
H A D | atmel_ssc_dai.c | 305 SNDRV_PCM_HW_PARAM_FRAME_BITS, in atmel_ssc_startup()
|
/kernel/linux/linux-5.10/tools/include/uapi/sound/ |
H A D | asound.h | 367 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 /* Bits per frame */ macro
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asound.h | 367 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 /* Bits per frame */ macro
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asound.h | 360 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 /* Bits per frame */ macro
|
/kernel/linux/linux-6.6/sound/soc/atmel/ |
H A D | atmel_ssc_dai.c | 305 SNDRV_PCM_HW_PARAM_FRAME_BITS, in atmel_ssc_startup()
|
/kernel/linux/linux-6.6/tools/include/uapi/sound/ |
H A D | asound.h | 360 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 /* Bits per frame */ macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asound.h | 294 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asound.h | 294 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 macro
|