Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/sound/
Dasound.h929 struct snd_timer_gstatus { struct
930 struct snd_timer_id tid; /* requested timer ID */
931 unsigned long resolution; /* current period resolution in ns */
932 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */
933 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */
934 unsigned char reserved[32];
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h116367 struct snd_timer_gstatus { struct
116368 struct snd_timer_id tid;
116369 long unsigned int resolution;
116370 long unsigned int resolution_num;
116371 long unsigned int resolution_den;
116372 unsigned char reserved[32];
Dvmlinux_602.h116367 struct snd_timer_gstatus { struct
116368 struct snd_timer_id tid;
116369 long unsigned int resolution;
116370 long unsigned int resolution_num;
116371 long unsigned int resolution_den;
116372 unsigned char reserved[32];