Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_HW_PARAM_BUFFER_TIME (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasound.h281 #define SNDRV_PCM_HW_PARAM_BUFFER_TIME 16 macro
/kernel/linux/linux-5.10/tools/include/uapi/sound/
H A Dasound.h382 #define SNDRV_PCM_HW_PARAM_BUFFER_TIME 16 /* Approx duration of buffer macro
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasound.h382 #define SNDRV_PCM_HW_PARAM_BUFFER_TIME 16 /* Approx duration of buffer macro
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasound.h375 #define SNDRV_PCM_HW_PARAM_BUFFER_TIME 16 /* Approx duration of buffer macro
/kernel/linux/linux-6.6/tools/include/uapi/sound/
H A Dasound.h375 #define SNDRV_PCM_HW_PARAM_BUFFER_TIME 16 /* Approx duration of buffer macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasound.h301 #define SNDRV_PCM_HW_PARAM_BUFFER_TIME 16 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasound.h301 #define SNDRV_PCM_HW_PARAM_BUFFER_TIME 16 macro
/kernel/linux/linux-5.10/sound/core/
H A Dpcm_native.c2532 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_BUFFER_TIME, -1); in snd_pcm_hw_constraints_init()
2567 SNDRV_PCM_HW_PARAM_BUFFER_TIME, SNDRV_PCM_HW_PARAM_RATE, -1); in snd_pcm_hw_constraints_init()
2585 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_TIME, in snd_pcm_hw_constraints_init()
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_native.c2549 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_BUFFER_TIME, -1); in snd_pcm_hw_constraints_init()
2584 SNDRV_PCM_HW_PARAM_BUFFER_TIME, SNDRV_PCM_HW_PARAM_RATE, -1); in snd_pcm_hw_constraints_init()
2602 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_TIME, in snd_pcm_hw_constraints_init()
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_controller.c626 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_TIME, in azx_pcm_open()
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl-pcm.c89 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_TIME, in skl_set_pcm_constrains()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_controller.c608 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_TIME, in azx_pcm_open()
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl-pcm.c90 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_TIME, in skl_set_pcm_constrains()
/kernel/linux/linux-6.6/sound/usb/
H A Dpcm.c1178 SNDRV_PCM_HW_PARAM_BUFFER_TIME, in setup_hw_info()
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Dpcm.c481 ret = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_TIME, 20, 178000000); in avs_dai_fe_startup()

Completed in 70 milliseconds