Searched refs:fbcursor (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dfbio.h99 struct fbcursor { struct
111 #define FBIOSCURSOR _IOW('F', 24, struct fbcursor)
112 #define FBIOGCURSOR _IOWR('F', 25, struct fbcursor)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dfbio.h99 struct fbcursor { struct
111 #define FBIOSCURSOR _IOW('F', 24, struct fbcursor)
112 #define FBIOGCURSOR _IOWR('F', 25, struct fbcursor)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dsbuslib.c219 struct fbcursor __user *p = compat_alloc_user_space(sizeof(*p));

Completed in 72 milliseconds