Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dhpet.h8 struct hpet_info { struct
19 #define HPET_INFO _IOR('h', 0x03, struct hpet_info) argument
/openbmc/linux/samples/timers/
H A Dhpet_example.c99 hpet_info(int argc, const char **argv) in hpet_info() function