Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dhpet.h113 struct hpet_info { struct
124 #define HPET_INFO _IOR('h', 0x03, struct hpet_info) argument
/linux-3.4.99/Documentation/timers/
Dhpet_example.c98 hpet_info(int argc, const char **argv) in hpet_info() function