Searched refs:SNDRV_PCM_HW_PARAM_BUFFER_TIME (Results 1 – 6 of 6) sorted by relevance
| /Linux-v4.19/Documentation/sound/designs/ |
| D | tracepoints.rst | 69 - SNDRV_PCM_HW_PARAM_BUFFER_TIME
|
| /Linux-v4.19/tools/include/uapi/sound/ |
| D | asound.h | 368 #define SNDRV_PCM_HW_PARAM_BUFFER_TIME 16 /* Approx duration of buffer macro
|
| /Linux-v4.19/include/uapi/sound/ |
| D | asound.h | 368 #define SNDRV_PCM_HW_PARAM_BUFFER_TIME 16 /* Approx duration of buffer macro
|
| /Linux-v4.19/sound/core/ |
| D | pcm_native.c | 2226 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/ |
| D | hda_controller.c | 625 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_TIME, in azx_pcm_open()
|
| /Linux-v4.19/sound/soc/intel/skylake/ |
| D | skl-pcm.c | 103 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_TIME, in skl_set_pcm_constrains()
|