Searched refs:SNDRV_PCM_HW_PARAM_BUFFER_TIME (Results 1 – 8 of 8) sorted by relevance
/linux/sound/soc/sof/intel/ ! |
H A D | hda-pcm.c | 304 SNDRV_PCM_HW_PARAM_BUFFER_TIME, in hda_dsp_pcm_open()
|
/linux/Documentation/sound/designs/ ! |
H A D | tracepoints.rst | 69 - SNDRV_PCM_HW_PARAM_BUFFER_TIME
|
/linux/tools/perf/trace/beauty/include/uapi/sound/ ! |
H A D | asound.h | 378 #define SNDRV_PCM_HW_PARAM_BUFFER_TIME 16 /* Approx duration of buffer macro
|
/linux/include/uapi/sound/ ! |
H A D | asound.h | 378 #define SNDRV_PCM_HW_PARAM_BUFFER_TIME 16 /* Approx duration of buffer macro
|
/linux/sound/hda/common/ ! |
H A D | controller.c | 614 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_TIME, in azx_pcm_open()
|
/linux/sound/core/ ! |
H A D | pcm_native.c | 2571 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_BUFFER_TIME, -1); in snd_pcm_hw_constraints_init() 2606 SNDRV_PCM_HW_PARAM_BUFFER_TIME, SNDRV_PCM_HW_PARAM_RATE, -1); in snd_pcm_hw_constraints_init() 2624 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_TIME, in snd_pcm_hw_constraints_init()
|
/linux/sound/soc/intel/avs/ ! |
H A D | pcm.c | 600 ret = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_TIME, 20, 178000000); in avs_pcm_hw_constraints_init()
|
/linux/sound/usb/ ! |
H A D | pcm.c | 1211 SNDRV_PCM_HW_PARAM_BUFFER_TIME, in setup_hw_info()
|