Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dfbio.h71 #define FBIOSCURSOR32 _IOW('F', 24, struct fbcursor32) macro
/openbmc/linux/arch/m68k/include/asm/
H A Dfbio.h327 #define FBIOSCURSOR32 _IOW('F', 24, struct fbcursor32) macro
/openbmc/linux/drivers/video/fbdev/
H A Dsbuslib.c203 case FBIOSCURSOR32: in sbusfb_compat_ioctl()