Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/samples/timers/
Dhpet_example.c20 extern void hpet_info(int, const char **);
38 hpet_info
99 hpet_info(int argc, const char **argv) in hpet_info() function
101 struct hpet_info info; in hpet_info()
136 struct hpet_info info; in hpet_poll()
228 struct hpet_info info; in hpet_fasync()
/kernel/linux/linux-5.10/include/uapi/linux/
Dhpet.h8 struct hpet_info { struct
19 #define HPET_INFO _IOR('h', 0x03, struct hpet_info) argument
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dhpet.h22 struct hpet_info { struct
31 #define HPET_INFO _IOR('h', 0x03, struct hpet_info) argument
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dhpet.h9 struct hpet_info { struct
18 #define HPET_INFO _IOR('h', 0x03, struct hpet_info) argument
/kernel/linux/linux-5.10/drivers/char/
Dhpet.c575 struct hpet_info *info) in hpet_ioctl_common()
667 struct hpet_info info; in hpet_ioctl()
692 struct hpet_info info; in hpet_compat_ioctl()