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.h846 struct snd_timer_gstatus { struct
847 struct snd_timer_id tid; /* requested timer ID */
848 unsigned long resolution; /* current period resolution in ns */
849 unsigned long resolution_num; /* precise current period resolution (in seconds) - numerator */
850 unsigned long resolution_den; /* precise current period resolution (in seconds) - denominator */
851 unsigned char reserved[32];
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h100440 struct snd_timer_gstatus { struct
100441 struct snd_timer_id tid;
100442 long unsigned int resolution;
100443 long unsigned int resolution_num;
100444 long unsigned int resolution_den;
100445 unsigned char reserved[32];
Dvmlinux.h100440 struct snd_timer_gstatus { struct
100441 struct snd_timer_id tid;
100442 long unsigned int resolution;
100443 long unsigned int resolution_num;
100444 long unsigned int resolution_den;
100445 unsigned char reserved[32];