Home
last modified time | relevance | path

Searched defs:yres (Results 76 – 100 of 102) sorted by relevance

12345

/openbmc/linux/drivers/video/fbdev/
H A Di740fb.c402 u32 yres, lower, vslen, upper, ytotal; in i740fb_decode_var() local
H A Dvga16fb.c334 u32 yres, lower, vslen, upper, ytotal; in vga16fb_check_var() local
H A Dps3fb.c268 long xres, yres, left_margin, right_margin, upper_margin, lower_margin; in ps3fb_cmp_mode() local
H A Duvesafb.c316 int xres, int yres, int depth, unsigned char flags) in uvesafb_vbe_find_mode()
H A Dau1200fb.c195 int yres; member
H A Dpxafb.c1858 unsigned int xres = 0, yres = 0, bpp = 0; in parse_opt_mode() local
H A Dstifb.c1192 int bpp, xres, yres; in stifb_init_fb() local
H A Dsh_mobile_lcdcfb.c198 unsigned int yres; member
/openbmc/linux/include/video/
H A Dmmp_disp.h98 u32 yres; member
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/
H A Dpanel-dsi-cm.c372 u16 *xres, u16 *yres) in dsicm_get_resolution()
/openbmc/linux/drivers/input/
H A Dmousedev.c43 static int yres = CONFIG_INPUT_MOUSEDEV_SCREEN_Y; variable
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Ddss.h225 #define PANEL_LCD_SIZE(xres, yres) ((yres - 1) << 16 | (xres - 1)) argument
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-gpu.h126 uint32_t yres; member
/openbmc/linux/drivers/video/fbdev/riva/
H A Dfbdev.c860 int xres, yres; in rivafb_do_maximize() member
/openbmc/linux/drivers/video/fbdev/via/
H A Dviafbdev.c1625 static int parse_mode(const char *str, u32 devices, u32 *xres, u32 *yres) in parse_mode()
/openbmc/linux/drivers/video/fbdev/core/
H A Dfbcon.c1944 int yres = FBCON_SWAP(ops->rotate, info->var.yres, info->var.xres); in updatescrollmode_accel() local
1981 int yres = FBCON_SWAP(ops->rotate, info->var.yres, info->var.xres); in updatescrollmode() local
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_crtc.c849 uint32_t yres = crtc->mode.vdisplay; in get_roi() local
/openbmc/linux/include/uapi/linux/
H A Dfb.h244 __u32 yres; member
/openbmc/linux/drivers/video/fbdev/omap/
H A Domapfb_main.c682 int xres, yres; in omapfb_update_window_async() local
/openbmc/linux/drivers/video/fbdev/intelfb/
H A Dintelfb.h323 int xres, yres, pitch; member
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeonfb.h256 int xres, yres; member
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c841 int xres, yres; in omapfb_setup_overlay() local
/openbmc/linux/drivers/video/fbdev/sis/
H A Dinit.c3536 int xres, int yres, in SiS_Generic_ConvertCRData()
/openbmc/linux/include/drm/
H A Ddrm_connector.h1396 int yres; member
/openbmc/linux/include/linux/
H A Dfb.h816 u32 yres; member

12345