Home
last modified time | relevance | path

Searched refs:GraphicDevice (Results 1 – 15 of 15) sorted by relevance

/external/u-boot/drivers/video/
Dmb862xx.c27 GraphicDevice mb862xx;
78 GraphicDevice *dev = &mb862xx; in gdc_sw_reset()
88 GraphicDevice *dev = &mb862xx; in de_wait()
105 GraphicDevice *dev = &mb862xx; in de_wait_slots()
121 GraphicDevice *dev = &mb862xx; in board_disp_init()
137 GraphicDevice *dev = &mb862xx; in de_init()
185 GraphicDevice *dev = &mb862xx; in pci_video_init()
232 GraphicDevice *dev = &mb862xx; in card_init()
240 memset (dev, 0, sizeof (GraphicDevice)); in card_init()
365 GraphicDevice *dev = &mb862xx; in mb862xx_probe()
[all …]
Dmxsfb.c23 static GraphicDevice panel;
49 static void mxs_lcd_init(GraphicDevice *panel, in mxs_lcd_init()
Dmvebu_lcd.c507 static GraphicDevice mvebufb; in video_hw_init()
508 GraphicDevice *pGD = &mvebufb; in video_hw_init()
Domap3_dss.c152 static GraphicDevice dssfb; in video_hw_init()
153 GraphicDevice *pGD = &dssfb; in video_hw_init()
Dati_radeon_fb.c610 GraphicDevice ctfb;
619 GraphicDevice *pGD = (GraphicDevice *) & ctfb; in video_hw_init()
Dfsl_diu_fb.c378 static GraphicDevice ctfb; in video_hw_init()
Dfsl_dcu_fb.c372 static GraphicDevice ctfb; in video_hw_init()
Dmxc_ipuv3_fb.c33 static GraphicDevice panel;
Dmx3fb.c347 static GraphicDevice panel;
Dda8xx-fb.c150 static GraphicDevice gpanel;
Dcfb_console.c231 static GraphicDevice *pGD; /* Pointer to Graphic array */
/external/u-boot/include/
Dvideo_fb.h52 } GraphicDevice; typedef
/external/u-boot/drivers/video/sunxi/
Dsunxi_display.c58 GraphicDevice graphic_device;
1080 static GraphicDevice *graphic_device = &sunxi_display.graphic_device;
1247 static GraphicDevice *graphic_device = &sunxi_display.graphic_device;
/external/u-boot/board/socrates/
Dsocrates.c30 extern GraphicDevice mb862xx;
/external/u-boot/board/nokia/rx51/
Drx51.c43 GraphicDevice gdev;