Home
last modified time | relevance | path

Searched defs:snd_timer_status (Results 1 – 3 of 3) sorted by relevance

/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h972 struct snd_timer_status { argument
968 struct snd_timer_status { global() struct
969 tstampsnd_timer_status global() argument
970 resolutionsnd_timer_status global() argument
971 lostsnd_timer_status global() argument
973 queuesnd_timer_status global() argument
974 reservedsnd_timer_status global() argument
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h968 struct snd_timer_status { struct
969 struct timespec tstamp; /* Timestamp - last update */
970 unsigned int resolution; /* current period resolution in ns */
971 unsigned int lost; /* counter of master tick lost */
972 unsigned int overrun; /* count of read queue overruns */
973 unsigned int queue; /* used queue size */
974 unsigned char reserved[64]; /* reserved */