Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Darcfb.h5 #define FBIO_WAITEVENT _IO('F', 0x88) macro
/openbmc/linux/drivers/video/fbdev/
H A Darcfb.c407 case FBIO_WAITEVENT: in arcfb_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch319 +pub const FBIO_WAITEVENT: u32 = 18056;