Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/fb/
Dinternals.rst32 specific video mode. This can be obtained using the FBIOGET_VSCREENINFO
Dpxafb.rst137 b. ioctl(fd, FBIOGET_VSCREENINFO, ...)
Dapi.rst149 and FBIOGET_VSCREENINFO ioctls. Those ioctls take a pointer to a
227 applications should call the FBIOGET_VSCREENINFO ioctl and modify only the
/Linux-v5.4/include/uapi/linux/
Dfb.h14 #define FBIOGET_VSCREENINFO 0x4600 macro
/Linux-v5.4/drivers/video/fbdev/core/
Dfbmem.c1091 case FBIOGET_VSCREENINFO: in do_fb_ioctl()
1302 case FBIOGET_VSCREENINFO: in fb_compat_ioctl()