Home
last modified time | relevance | path

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

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