Home
last modified time | relevance | path

Searched refs:FBIOGTYPE (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dsbuslib.c105 case FBIOGTYPE: { in sbusfb_ioctl_helper()
246 case FBIOGTYPE: in sbusfb_compat_ioctl()
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Dfbio.h58 #define FBIOGTYPE _IOR('F', 0, struct fbtype) macro
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dfbio.h58 #define FBIOGTYPE _IOR('F', 0, struct fbtype) macro
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/solaris/
H A Dsun_init.c289 (ioctl(fd, FBIOGTYPE, &fbattr.fbtype) < 0)) { in xf86CloseConsole()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86sbusBus.c59 if (ioctl(fd, FBIOGTYPE, &fbattr.fbtype) < 0) { in CheckSbusDevice()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Datyfb_base.c1823 case FBIOGTYPE: in atyfb_ioctl()