Home
last modified time | relevance | path

Searched defs:xres (Results 26 – 50 of 122) sorted by relevance

12345

/OK3568_Linux_fs/kernel/drivers/staging/fbtft/
H A Dfb_sh1106.c114 u32 xres = par->info->var.xres; in write_vmem() local
/OK3568_Linux_fs/kernel/arch/sh/boards/mach-migor/
H A Dlcd_qvga.c115 unsigned long xres = 320; in migor_lcd_qvga_setup() local
/OK3568_Linux_fs/kernel/drivers/staging/unisys/visorinput/
H A Dvisorinput.c362 static struct input_dev *setup_client_mouse(void *devdata, unsigned int xres, in setup_client_mouse()
403 unsigned int size, xres, yres, err; in devdata_create() local
/OK3568_Linux_fs/kernel/include/media/davinci/
H A Dvpbe_types.h61 unsigned int xres; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Datafb.c593 int xres = var->xres; in tt_decode_var() local
896 int xres = var->xres; in falcon_decode_var() local
1820 int xres = var->xres; in stste_decode_var() local
2789 int xres, xres_virtual, yres, depth, planes; in atafb_setup_ext() local
2918 int xres; in atafb_setup_int() local
2982 int xres, yres, depth, temp; in atafb_setup_user() local
H A Dimsttfb.c467 compute_imstt_regvals_ibm(struct imstt_par *par, int xres, int yres) in compute_imstt_regvals_ibm()
518 compute_imstt_regvals_tvp(struct imstt_par *par, int xres, int yres) in compute_imstt_regvals_tvp()
552 compute_imstt_regvals (struct imstt_par *par, u_int xres, u_int yres) in compute_imstt_regvals()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddisplay.c25 u16 *xres, u16 *yres) in omapdss_default_get_resolution()
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dcyttsp4.h46 int (*xres)(struct cyttsp4_core_platform_data *pdata, member
/OK3568_Linux_fs/kernel/include/video/
H A Domapvrfb.h18 u16 xres; member
H A Dsa1100fb.h34 u_short xres; member
H A Dw100fb.h68 unsigned int xres; member
135 unsigned int xres; member
/OK3568_Linux_fs/external/xserver/
H A Dmeson_options.txt80 option('xres', type: 'boolean', value: true, boolean
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bochs/
H A Dbochs.h62 u16 xres; member
/OK3568_Linux_fs/kernel/drivers/firmware/efi/
H A Dearlycon.c211 u16 xres, yres; in efi_earlycon_setup() local
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dvideomodes.h37 int xres; /* visible resolution */ member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c448 int xres, int bpp) in matroxfb_test_and_set_rounding()
480 static int matroxfb_pitch_adjust(const struct matrox_fb_info *minfo, int xres, in matroxfb_pitch_adjust()
1258 static unsigned int xres; /* "matroxfb:xres:xxxxx" */ variable
2194 static struct { int xres, yres, left, right, upper, lower, hslen, vslen, vfreq; } timmings[] __init… member
/OK3568_Linux_fs/u-boot/board/compulab/common/
H A Domap3_display.c181 unsigned int xres = 0, yres = 0; in parse_mode() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/geode/
H A Dgx1fb_core.c83 static int gx1_line_delta(int xres, int bpp) in gx1_line_delta()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_intf.h19 u32 xres; /* Display panel width */ member
/OK3568_Linux_fs/u-boot/board/teejet/mt_ventoux/
H A Dmt_ventoux.c55 u32 xres; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/via/
H A Dioctl.h82 unsigned short xres, yres; member
103 u32 xres; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/i810/
H A Di810_main.c145 static int xres; variable
873 u32 xres, yres, vxres, vyres; in i810_round_off() local
1139 u32 xres, yres, vxres, vyres; in decode_var() local
/OK3568_Linux_fs/kernel/drivers/gpu/ipu-v3/
H A Dipu-vdi.c120 void ipu_vdi_setup(struct ipu_vdi *vdi, u32 code, int xres, int yres) in ipu_vdi_setup()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb_accel.c304 void mb862xxfb_init_accel(struct fb_info *info, struct fb_ops *fbops, int xres) in mb862xxfb_init_accel()
/OK3568_Linux_fs/u-boot/include/dm/
H A Dtest.h162 int xres; member

12345