Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_HW_PARAM_TICK_TIME (Results 1 – 5 of 5) sorted by relevance

/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h383 #define SNDRV_PCM_HW_PARAM_TICK_TIME 19 /* Approx tick duration in us */ macro
385 #define SNDRV_PCM_HW_PARAM_LAST_INTERVAL SNDRV_PCM_HW_PARAM_TICK_TIME
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h383 #define SNDRV_PCM_HW_PARAM_TICK_TIME 19 /* Approx tick duration in us */ macro
385 #define SNDRV_PCM_HW_PARAM_LAST_INTERVAL SNDRV_PCM_HW_PARAM_TICK_TIME
/linux/Documentation/sound/designs/
H A Dtracepoints.rst72 - SNDRV_PCM_HW_PARAM_TICK_TIME
/linux/sound/core/
H A Dpcm_native.c48 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_TICK_TIME -
667 SNDRV_PCM_HW_PARAM_TICK_TIME, in snd_pcm_hw_params_choose()