Searched defs:mipi_dsim_lcd_device (Results 1 – 1 of 1) sorted by relevance
310 struct mipi_dsim_lcd_device { struct311 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