Searched defs:mipi_dsi_msg (Results 1 – 2 of 2) sorted by relevance
79118 struct mipi_dsi_msg { struct79119 u8 channel;79120 u8 type;79121 u16 flags;79122 size_t tx_len;79123 const void *tx_buf;79124 size_t rx_len;79125 void *rx_buf;
88839 struct mipi_dsi_msg { struct88840 u8 channel;88841 u8 type;88842 u16 flags;88843 size_t tx_len;88844 const void *tx_buf;88845 size_t rx_len;88846 void *rx_buf;