Searched refs:SNDRV_PCM_HW_PARAM_BUFFER_TIME (Results 1 – 8 of 8) sorted by relevance
| /Linux-v6.6/Documentation/sound/designs/ |
| D | tracepoints.rst | 69 - SNDRV_PCM_HW_PARAM_BUFFER_TIME
|
| /Linux-v6.6/include/uapi/sound/ |
| D | asound.h | 375 #define SNDRV_PCM_HW_PARAM_BUFFER_TIME 16 /* Approx duration of buffer macro
|
| /Linux-v6.6/tools/include/uapi/sound/ |
| D | asound.h | 375 #define SNDRV_PCM_HW_PARAM_BUFFER_TIME 16 /* Approx duration of buffer macro
|
| /Linux-v6.6/sound/pci/hda/ |
| D | hda_controller.c | 608 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_TIME, in azx_pcm_open()
|
| /Linux-v6.6/sound/core/ |
| D | pcm_native.c | 2549 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()
|
| /Linux-v6.6/sound/soc/intel/skylake/ |
| D | skl-pcm.c | 90 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_TIME, in skl_set_pcm_constrains()
|
| /Linux-v6.6/sound/soc/intel/avs/ |
| D | pcm.c | 481 ret = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_TIME, 20, 178000000); in avs_dai_fe_startup()
|
| /Linux-v6.6/sound/usb/ |
| D | pcm.c | 1178 SNDRV_PCM_HW_PARAM_BUFFER_TIME, in setup_hw_info()
|