Home
last modified time | relevance | path

Searched defs:mipi_dsi_msg (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/include/drm/
A Ddrm_mipi_dsi.h33 struct mipi_dsi_msg { struct
34 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 22 milliseconds