struct mipi_dsi_device — DSI peripheral device
struct mipi_dsi_device { struct mipi_dsi_host * host; struct device dev; char name[DSI_DEV_NAME_SIZE]; unsigned int channel; unsigned int lanes; enum mipi_dsi_pixel_format format; unsigned long mode_flags; };
DSI host for this peripheral
driver model device node for this peripheral
DSI peripheral chip type
virtual channel assigned to the peripheral
number of active data lanes
pixel format for video mode
DSI operation mode related flags