Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dfb.h21 #define FBIO_CURSOR _IOWR('F', 0x08, struct fb_cursor) macro
/linux-6.1.9/include/linux/
Dfb.h9 #define FBIO_CURSOR _IOWR('F', 0x08, struct fb_cursor_user) macro
/linux-6.1.9/drivers/video/fbdev/core/
Dfbmem.c1164 case FBIO_CURSOR: in do_fb_ioctl()