Home
last modified time | relevance | path

Searched defs:snd_timer_params (Results 1 – 2 of 2) sorted by relevance

/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h962 struct snd_timer_params { struct
963 unsigned int flags; /* flags - SNDRV_TIMER_PSFLG_* */
964 unsigned int ticks; /* requested resolution in ticks */
965 unsigned int queue_size; /* total size of queue (32-1024) */
966 unsigned int reserved0; /* reserved, was: failure locations */
967 unsigned int filter; /* event filter (bitmask of SNDRV_TIMER_EVENT_*) */
968 unsigned char reserved[60]; /* reserved */