Home
last modified time | relevance | path

Searched refs:hpet_info (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/samples/timers/
H A 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()
105 fprintf(stderr, "hpet_info: device-name\n"); in hpet_info()
111 fprintf(stderr, "hpet_info: open of %s failed\n", argv[0]); in hpet_info()
116 fprintf(stderr, "hpet_info: failed to get info\n"); in hpet_info()
120 fprintf(stderr, "hpet_info: hi_irqfreq 0x%lx hi_flags 0x%lx ", in hpet_info()
136 struct hpet_info info; in hpet_poll()
228 struct hpet_info inf in hpet_fasync()
[all...]
/kernel/linux/linux-6.6/samples/timers/
H A 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()
105 fprintf(stderr, "hpet_info: device-name\n"); in hpet_info()
111 fprintf(stderr, "hpet_info: open of %s failed\n", argv[0]); in hpet_info()
116 fprintf(stderr, "hpet_info: failed to get info\n"); in hpet_info()
120 fprintf(stderr, "hpet_info: hi_irqfreq 0x%lx hi_flags 0x%lx ", in hpet_info()
136 struct hpet_info info; in hpet_poll()
228 struct hpet_info inf in hpet_fasync()
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dhpet.h8 struct hpet_info { struct
19 #define HPET_INFO _IOR('h', 0x03, struct hpet_info)
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dhpet.h8 struct hpet_info { struct
19 #define HPET_INFO _IOR('h', 0x03, struct hpet_info)
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dhpet.h22 struct hpet_info { struct
31 #define HPET_INFO _IOR('h', 0x03, struct hpet_info)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dhpet.h22 struct hpet_info { struct
31 #define HPET_INFO _IOR('h', 0x03, struct hpet_info)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dhpet.h9 struct hpet_info { struct
18 #define HPET_INFO _IOR('h', 0x03, struct hpet_info)
/kernel/linux/linux-5.10/drivers/char/
H A 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()
/kernel/linux/linux-6.6/drivers/char/
H A Dhpet.c560 struct hpet_info *info) in hpet_ioctl_common()
652 struct hpet_info info; in hpet_ioctl()
677 struct hpet_info info; in hpet_compat_ioctl()

Completed in 7 milliseconds