Home
last modified time | relevance | path

Searched refs:hpet_info (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/Documentation/timers/
Dhpet_example.c19 extern void hpet_info(int, const char **);
37 hpet_info
98 hpet_info(int argc, const char **argv) in hpet_info() function
100 struct hpet_info info; in hpet_info()
135 struct hpet_info info; in hpet_poll()
227 struct hpet_info info; in hpet_fasync()
/linux-4.1.27/include/uapi/linux/
Dhpet.h7 struct hpet_info { struct
18 #define HPET_INFO _IOR('h', 0x03, struct hpet_info) argument
/linux-4.1.27/drivers/char/
Dhpet.c579 struct hpet_info *info) in hpet_ioctl_common()
673 struct hpet_info info; in hpet_ioctl()
698 struct hpet_info info; in hpet_compat_ioctl()