Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
136 struct hpet_info info; in hpet_poll()
228 struct hpet_info info; in hpet_fasync()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dhpet.h8 struct hpet_info { struct
19 #define HPET_INFO _IOR('h', 0x03, struct hpet_info) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dhpet.h8 struct hpet_info { struct
19 #define HPET_INFO _IOR('h', 0x03, struct hpet_info) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dhpet.h8 struct hpet_info { struct
19 #define HPET_INFO _IOR('h', 0x03, struct hpet_info) argument
/OK3568_Linux_fs/kernel/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()