Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/trace/beauty/include/uapi/sound/
Dasound.h931 struct snd_timer_gstatus { struct
932 struct snd_timer_id tid; /* requested timer ID */
933 unsigned long resolution; /* current period resolution in ns */
934 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */
935 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */
936 unsigned char reserved[32];
/linux-6.14.4/include/uapi/sound/
Dasound.h935 struct snd_timer_gstatus { struct
936 struct snd_timer_id tid; /* requested timer ID */
937 unsigned long resolution; /* current period resolution in ns */
938 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */
939 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */
940 unsigned char reserved[32];