Name

struct mipi_dsi_host — DSI host device

Synopsis

struct mipi_dsi_host {
  struct device * dev;
  const struct mipi_dsi_host_ops * ops;
};  

Members

dev

driver model device node for this DSI host

ops

DSI host operations