Searched defs:mipi_dsi_msg (Results 1 – 1 of 1) sorted by relevance
33 struct mipi_dsi_msg { struct34 u8 channel;35 u8 type;36 u16 flags;38 size_t tx_len;39 const void *tx_buf;64 const struct mipi_dsi_msg *msg); argument
Completed in 3 milliseconds