Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_HW_PARAM_BUFFER_TIME (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/Documentation/sound/designs/
Dtracepoints.rst69 - SNDRV_PCM_HW_PARAM_BUFFER_TIME
/Linux-v4.19/tools/include/uapi/sound/
Dasound.h368 #define SNDRV_PCM_HW_PARAM_BUFFER_TIME 16 /* Approx duration of buffer macro
/Linux-v4.19/include/uapi/sound/
Dasound.h368 #define SNDRV_PCM_HW_PARAM_BUFFER_TIME 16 /* Approx duration of buffer macro
/Linux-v4.19/sound/core/
Dpcm_native.c2226 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_BUFFER_TIME, -1); in snd_pcm_hw_constraints_init()
2261 SNDRV_PCM_HW_PARAM_BUFFER_TIME, SNDRV_PCM_HW_PARAM_RATE, -1); in snd_pcm_hw_constraints_init()
2279 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_TIME, in snd_pcm_hw_constraints_init()
/Linux-v4.19/sound/pci/hda/
Dhda_controller.c625 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_TIME, in azx_pcm_open()
/Linux-v4.19/sound/soc/intel/skylake/
Dskl-pcm.c103 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_TIME, in skl_set_pcm_constrains()