Searched defs:mipi_dsi_msg (Results 1 – 3 of 3) sorted by relevance
34 struct mipi_dsi_msg { struct35 u8 channel;36 u8 type;37 u16 flags;39 size_t tx_len;40 const void *tx_buf;65 const struct mipi_dsi_msg *msg); argument
39 struct mipi_dsi_msg { struct40 u8 channel;41 u8 type;42 u16 flags;43 u32 ctrl;44 u32 wait_ms;46 size_t tx_len;47 const void *tx_buf;72 const struct mipi_dsi_msg *msg); argument
173 struct mipi_dsi_msg { struct174 u8 channel;175 u8 type;176 u16 flags;178 size_t tx_len;179 const void *tx_buf;181 size_t rx_len;182 void *rx_buf;