Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/
H A Dhpet.c679 struct compat_hpet_info { struct
689 #define COMPAT_HPET_INFO _IOR('h', 0x03, struct compat_hpet_info) argument
709 struct compat_hpet_info __user *u = compat_ptr(arg); in hpet_compat_ioctl()