Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h380 #define SNDRV_PCM_HW_PARAM_TICK_TIME 19 /* Approx tick duration in us */ macro
382 #define SNDRV_PCM_HW_PARAM_LAST_INTERVAL SNDRV_PCM_HW_PARAM_TICK_TIME
/openbmc/linux/include/uapi/sound/
H A Dasound.h380 #define SNDRV_PCM_HW_PARAM_TICK_TIME 19 /* Approx tick duration in us */ macro
382 #define SNDRV_PCM_HW_PARAM_LAST_INTERVAL SNDRV_PCM_HW_PARAM_TICK_TIME
/openbmc/linux/Documentation/sound/designs/
H A Dtracepoints.rst72 - SNDRV_PCM_HW_PARAM_TICK_TIME
/openbmc/linux/sound/core/
H A Dpcm_native.c48 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_TICK_TIME -
647 SNDRV_PCM_HW_PARAM_TICK_TIME, in snd_pcm_hw_params_choose()