Searched refs:display_init (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/video/backlight/ |
| H A D | otm3225a.c | 86 static struct otm3225a_spi_instruction display_init[] = { variable 233 otm3225a_write(spi, display_init, ARRAY_SIZE(display_init)); in otm3225a_probe()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/ |
| H A D | display.h | 46 int display_init(int width, int height);
|
| H A D | display.c | 123 int display_init(int width, int height) in display_init() function
|
| H A D | rkisp_demo.cpp | 2694 if (display_init(720, 1280) < 0) {
|
| /OK3568_Linux_fs/u-boot/drivers/video/tegra124/ |
| H A D | display.c | 331 static int display_init(struct udevice *dev, void *lcdbase, in display_init() function 451 ret = display_init(dev, lcdbase, 1 << l2bpp, &timing); in tegra124_lcd_init()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_display.c | 614 static int display_init(struct display_state *state) in display_init() function 947 ret = display_init(state); in display_logo()
|