Searched defs:xres (Results 76 – 90 of 90) sorted by relevance
1234
/Linux-v6.6/drivers/gpu/drm/msm/disp/mdp5/ |
D | mdp5_crtc.c | 848 uint32_t xres = crtc->mode.hdisplay; in get_roi() local
|
/Linux-v6.6/drivers/video/fbdev/ |
D | pxafb.c | 1858 unsigned int xres = 0, yres = 0, bpp = 0; in parse_opt_mode() local
|
D | stifb.c | 1192 int bpp, xres, yres; in stifb_init_fb() local
|
D | sh_mobile_lcdcfb.c | 196 unsigned int xres; member
|
D | amifb.c | 722 int xres; /* vmode */ member
|
/Linux-v6.6/drivers/video/fbdev/omap/ |
D | omapfb_main.c | 682 int xres, yres; in omapfb_update_window_async() local
|
/Linux-v6.6/drivers/video/fbdev/intelfb/ |
D | intelfb.h | 323 int xres, yres, pitch; member
|
/Linux-v6.6/include/uapi/linux/ |
D | fb.h | 243 __u32 xres; /* visible resolution */ member
|
/Linux-v6.6/drivers/video/fbdev/aty/ |
D | radeonfb.h | 256 int xres, yres; member
|
/Linux-v6.6/drivers/video/fbdev/omap2/omapfb/ |
D | omapfb-main.c | 841 int xres, yres; in omapfb_setup_overlay() local
|
/Linux-v6.6/drivers/video/fbdev/sis/ |
D | init301.c | 3056 unsigned short xres, yres, modeflag=0, resindex; in SiS_GetCRT2ResInfo() local 5545 unsigned short temp, modeflag, i, j, xres=0, VGAVDE; in SiS_SetGroup1_301() local
|
/Linux-v6.6/include/drm/ |
D | drm_connector.h | 1389 int xres; member
|
/Linux-v6.6/include/linux/ |
D | fb.h | 811 u32 xres; member
|
/Linux-v6.6/drivers/gpu/drm/omapdrm/dss/ |
D | dsi.c | 3760 int xres; in dsi_vm_calc_blanking() local
|
/Linux-v6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dsi.c | 4499 int xres; in dsi_vm_calc_blanking() local
|
1234