Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/include/uapi/linux/
Dfb.h14 #define FBIOGET_VSCREENINFO 0x4600 macro
/Linux-v4.19/drivers/video/fbdev/core/
Dfbmem.c1091 case FBIOGET_VSCREENINFO: in do_fb_ioctl()
1344 case FBIOGET_VSCREENINFO: in fb_compat_ioctl()