Searched defs:rk628_mipi_dsi_msg (Results 1 – 1 of 1) sorted by relevance
176 struct rk628_mipi_dsi_msg { struct177 u8 channel;178 u8 type;179 u16 flags;181 size_t tx_len;182 const void *tx_buf;184 size_t rx_len;185 void *rx_buf;