Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h30001 struct hpet_channel { struct
30002 struct clock_event_device evt;
30003 unsigned int num;
30004 unsigned int cpu;
30005 unsigned int irq;
30006 unsigned int in_use;
30007 enum hpet_mode mode;
30008 unsigned int boot_cfg;
30009 char name[10];