Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dhpet.h18 #define HPET_IE_OFF _IO('h', 0x02) /* interrupt off */ macro
/openbmc/linux/drivers/char/
H A Dhpet.c580 case HPET_IE_OFF: in hpet_ioctl_common()
597 case HPET_IE_OFF: in hpet_ioctl_common()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch1320 +pub const HPET_IE_OFF: u32 = 26626;