HomeSort by relevance Sort by last modified time
    Searched refs:mipi_dsim_lcd_device (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/arm/mach-exynos/include/mach/
mipi_dsim.h 246 struct mipi_dsim_lcd_device *dsim_lcd_dev;
315 struct mipi_dsim_lcd_device { struct
366 * register mipi_dsim_lcd_device to mipi-dsi master.
368 int exynos_mipi_dsi_register_lcd_device(struct mipi_dsim_lcd_device
  /external/u-boot/drivers/video/exynos/
exynos_mipi_dsi.c 32 struct mipi_dsim_lcd_device *dsim_lcd_dev;
39 int exynos_mipi_dsi_register_lcd_device(struct mipi_dsim_lcd_device *lcd_dev)
44 debug("mipi_dsim_lcd_device is NULL.\n");
70 struct mipi_dsim_lcd_device *lcd_dev;
142 struct mipi_dsim_lcd_device *lcd_dev;
235 struct mipi_dsim_lcd_device *lcd_dt)
307 static struct mipi_dsim_lcd_device mipi_lcd_device_dt;

Completed in 44 milliseconds