Searched defs:hpet_channel (Results 1 – 1 of 1) sorted by relevance
30001 struct hpet_channel { struct30002 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];