Home
last modified time | relevance | path

Searched defs:xres (Results 76 – 100 of 122) sorted by relevance

12345

/OK3568_Linux_fs/kernel/drivers/usb/misc/sisusbvga/
H A Dsisusb_init.c322 unsigned short xres, temp, colordepth, infoflag; in SiS_GetOffset() local
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Domapfb.h215 __u16 xres; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dcontrolfb.c87 int xres, yres; member
H A Dneofb.c149 static int neoFindMode(int xres, int yres, int depth) in neoFindMode()
H A Datmel_lcdfb.c253 unsigned long xres) in compute_hozval()
H A Di740fb.c400 u32 xres, right, hslen, left, xtotal; in i740fb_decode_var() local
H A Dau1100fb.h76 u32 xres; /* Maximum horizontal resolution */ member
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.c194 int xres; member
H A Dvga16fb.c335 u32 xres, right, hslen, left, xtotal; in vga16fb_check_var() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Domapfb.h215 __u16 xres; member
/OK3568_Linux_fs/external/xserver/hw/xfree86/fbdevhw/
H A Dfbpriv.h156 __u32 xres; /* visible resolution */ member
/OK3568_Linux_fs/kernel/drivers/ps3/
H A Dps3av.c875 int ps3av_video_mode2res(u32 id, u32 *xres, u32 *yres) in ps3av_video_mode2res()
/OK3568_Linux_fs/u-boot/include/linux/
H A Dfb.h105 __u32 xres; /* visible resolution */ member
601 u32 xres; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/dcss/
H A Ddcss-dpr.c232 void dcss_dpr_set_res(struct dcss_dpr *dpr, int ch_num, u32 xres, u32 yres) in dcss_dpr_set_res()
/OK3568_Linux_fs/kernel/drivers/gpu/ipu-v3/
H A Dipu-cpmem.c239 void ipu_cpmem_set_resolution(struct ipuv3_channel *ch, int xres, int yres) in ipu_cpmem_set_resolution()
/OK3568_Linux_fs/kernel/include/video/
H A Dmmp_disp.h97 u32 xres; member
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/
H A Ddss.h225 #define PANEL_LCD_SIZE(xres, yres) ((yres - 1) << 16 | (xres - 1)) argument
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/displays/
H A Dpanel-dsi-cm.c378 u16 *xres, u16 *yres) in dsicm_get_resolution()
/OK3568_Linux_fs/kernel/drivers/input/
H A Dmousedev.c39 static int xres = CONFIG_INPUT_MOUSEDEV_SCREEN_X; variable
/OK3568_Linux_fs/kernel/drivers/video/fbdev/geode/
H A Dlxfb.h54 static inline unsigned int lx_get_pitch(unsigned int xres, int bpp) in lx_get_pitch()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_modes.c1485 int xres = 0, yres = 0; in drm_mode_parse_cmdline_res_mode() local
/OK3568_Linux_fs/kernel/drivers/firmware/arm_scmi/
H A Dnotify.c1503 struct scmi_notifier_devres *xres = data; in scmi_devm_notifier_match() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/via/
H A Dviafbdev.c1625 static int parse_mode(const char *str, u32 devices, u32 *xres, u32 *yres) in parse_mode()

12345