Home
last modified time | relevance | path

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

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