Searched refs:SNDRV_PCM_HW_PARAM_BUFFER_TIME (Results 1 - 8 of 8) sorted by relevance

/linux-master/sound/soc/sof/intel/
H A Dhda-pcm.c279 SNDRV_PCM_HW_PARAM_BUFFER_TIME,
/linux-master/include/uapi/sound/
H A Dasound.h378 #define SNDRV_PCM_HW_PARAM_BUFFER_TIME 16 /* Approx duration of buffer macro
/linux-master/tools/include/uapi/sound/
H A Dasound.h378 #define SNDRV_PCM_HW_PARAM_BUFFER_TIME 16 /* Approx duration of buffer macro
/linux-master/sound/soc/intel/skylake/
H A Dskl-pcm.c90 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_TIME,
/linux-master/sound/pci/hda/
H A Dhda_controller.c614 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_TIME,
/linux-master/sound/core/
H A Dpcm_native.c2547 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_BUFFER_TIME, -1);
2582 SNDRV_PCM_HW_PARAM_BUFFER_TIME, SNDRV_PCM_HW_PARAM_RATE, -1);
2600 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_TIME,
/linux-master/sound/usb/
H A Dpcm.c1178 SNDRV_PCM_HW_PARAM_BUFFER_TIME,
/linux-master/sound/soc/intel/avs/
H A Dpcm.c486 ret = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_TIME, 20, 178000000);

Completed in 200 milliseconds