Home
last modified time | relevance | path

Searched defs:mipi_dsim_lcd_device (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/video/
Dexynos_mipi_dsim.h310 struct mipi_dsim_lcd_device { struct
311 char *name;
312 struct device dev;
313 int id;
314 int bus_id;
338 void (*power_on)(struct mipi_dsim_lcd_device *dsim_dev, int enable); argument