/external/u-boot/board/toradex/colibri_vf/ |
D | dcu.c | 30 unsigned int xres, in platform_dcu_init()
|
/external/u-boot/board/freescale/ls1021atwr/ |
D | dcu.c | 27 unsigned int xres, unsigned int yres, in platform_dcu_init()
|
/external/u-boot/board/freescale/ls1021aiot/ |
D | dcu.c | 27 unsigned int xres, unsigned int yres, in platform_dcu_init()
|
/external/u-boot/board/freescale/ls1021aqds/ |
D | dcu.c | 43 unsigned int xres, in platform_dcu_init()
|
/external/u-boot/board/freescale/mpc8610hpcd/ |
D | mpc8610hpcd_diu.c | 40 int platform_diu_init(unsigned int xres, unsigned int yres, const char *port) in platform_diu_init()
|
/external/u-boot/drivers/video/ |
D | videomodes.c | 235 int video_get_video_mode(unsigned int *xres, unsigned int *yres, in video_get_video_mode() 298 unsigned int i, xres, yres, depth, refresh; in video_get_ctfb_res_modes() local
|
D | fsl_diu_fb.c | 221 static struct diu_ad *allocate_fb(unsigned int xres, unsigned int yres, in allocate_fb() 250 int fsl_diu_init(u16 xres, u16 yres, u32 pixel_format, int gamma_fix) in fsl_diu_init()
|
D | videomodes.h | 36 int xres; /* visible resolution */ member
|
D | fsl_dcu_fb.c | 301 int fsl_dcu_init(struct fb_info *fbinfo, unsigned int xres, in fsl_dcu_init()
|
/external/u-boot/board/freescale/t104xrdb/ |
D | diu.c | 65 int platform_diu_init(unsigned int xres, unsigned int yres, const char *port) in platform_diu_init()
|
/external/u-boot/board/freescale/t1040qds/ |
D | diu.c | 70 int platform_diu_init(unsigned int xres, unsigned int yres, const char *port) in platform_diu_init()
|
/external/u-boot/board/gdsys/p1022/ |
D | diu.c | 65 int platform_diu_init(unsigned int xres, unsigned int yres, const char *port) in platform_diu_init()
|
/external/libcups/cups/ |
D | testdest.c | 318 int xres, yres; in localize() local 668 int xres, yres; in show_supported() local
|
D | ppd-cache.c | 2969 int xres, yres; /* Resolution values */ in _ppdCreateFromIPP() local 4503 int *xres, /* O - X resolution in DPI */ in pwg_ppdize_resolution()
|
D | ipp.c | 732 int xres, /* I - X resolution */ in ippAddResolution() 785 const int *xres, /* I - X resolutions */ in ippAddResolutions()
|
/external/libkmsxx/kms++/src/ |
D | connector.cpp | 153 Videomode Connector::get_mode(unsigned xres, unsigned yres, float vrefresh, bool ilace) const in get_mode()
|
/external/u-boot/board/compulab/common/ |
D | omap3_display.c | 179 unsigned int xres = 0, yres = 0; in parse_mode() local
|
/external/u-boot/common/ |
D | edid.c | 441 unsigned char xres, vfreq; in edid_print_info() local
|
/external/u-boot/include/dm/ |
D | test.h | 162 int xres; member
|
/external/u-boot/board/freescale/p1022ds/ |
D | diu.c | 83 int platform_diu_init(unsigned int xres, unsigned int yres, const char *port) in platform_diu_init()
|
/external/autotest/client/deps/nvmap_compactor/src/ |
D | nvmap_carveout_compactor.c | 577 int xres; in XInitialize() local
|
/external/kernel-headers/original/uapi/linux/ |
D | omapfb.h | 215 __u16 xres; member
|
D | fb.h | 242 __u32 xres; /* visible resolution */ member
|
/external/u-boot/include/linux/ |
D | fb.h | 105 __u32 xres; /* visible resolution */ member 601 u32 xres; member
|
/external/u-boot/arch/arm/include/asm/arch-omap3/ |
D | dss.h | 225 #define PANEL_LCD_SIZE(xres, yres) ((yres - 1) << 16 | (xres - 1)) argument
|