Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfb.h21 #define FBIO_CURSOR _IOWR('F', 0x08, struct fb_cursor) macro
/openbmc/linux/drivers/video/fbdev/core/
H A Dfb_chrdev.c131 case FBIO_CURSOR: in do_fb_ioctl()
/openbmc/linux/include/linux/
H A Dfb.h9 #define FBIO_CURSOR _IOWR('F', 0x08, struct fb_cursor_user) macro
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch460 +pub const FBIO_CURSOR: u32 = 3228059144;