Home
last modified time | relevance | path

Searched refs:FBIOGET_VSCREENINFO (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/Documentation/fb/
Dinternals.txt26 specific video mode. This can be obtained using the FBIOGET_VSCREENINFO
Dpxafb.txt110 b. ioctl(fd, FBIOGET_VSCREENINFO, ...)
Dapi.txt148 and FBIOGET_VSCREENINFO ioctls. Those ioctls take a pointer to a
226 applications should call the FBIOGET_VSCREENINFO ioctl and modify only the
/linux-4.4.14/include/uapi/linux/
Dfb.h13 #define FBIOGET_VSCREENINFO 0x4600 macro
/linux-4.4.14/drivers/video/fbdev/core/
Dfbmem.c1101 case FBIOGET_VSCREENINFO: in do_fb_ioctl()
1363 case FBIOGET_VSCREENINFO: in fb_compat_ioctl()