Searched refs:SNDRV_PCM_HW_PARAM_BUFFER_TIME (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/include/uapi/sound/ |
D | asound.h | 349 #define SNDRV_PCM_HW_PARAM_BUFFER_TIME 16 /* Approx duration of buffer macro
|
/linux-4.4.14/sound/soc/intel/skylake/ |
D | skl-pcm.c | 96 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_TIME, in skl_set_pcm_constrains()
|
/linux-4.4.14/sound/core/ |
D | pcm_native.c | 2081 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_BUFFER_TIME, -1); in snd_pcm_hw_constraints_init() 2116 SNDRV_PCM_HW_PARAM_BUFFER_TIME, SNDRV_PCM_HW_PARAM_RATE, -1); in snd_pcm_hw_constraints_init() 2134 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_TIME, in snd_pcm_hw_constraints_init()
|
/linux-4.4.14/sound/pci/hda/ |
D | hda_controller.c | 424 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_TIME, in azx_pcm_open()
|