Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/core/
H A Dfb_chrdev.c74 case FBIOGET_VSCREENINFO: in do_fb_ioctl()
285 case FBIOGET_VSCREENINFO: in fb_compat_ioctl()
/openbmc/linux/Documentation/fb/
H A Dinternals.rst32 specific video mode. This can be obtained using the FBIOGET_VSCREENINFO
H A Dpxafb.rst137 b. ioctl(fd, FBIOGET_VSCREENINFO, ...)
H A 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
/openbmc/linux/include/uapi/linux/
H A Dfb.h14 #define FBIOGET_VSCREENINFO 0x4600 macro
/openbmc/qemu/linux-user/
H A Dioctls.h630 IOCTL(FBIOGET_VSCREENINFO, IOC_R, MK_PTR(MK_STRUCT(STRUCT_fb_var_screeninfo)))