Home
last modified time | relevance | path

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

/drivers/gpu/drm/bridge/
Dnwl-dsi.c57 struct nwl_dsi_transfer { struct
58 const struct mipi_dsi_msg *msg;
59 struct mipi_dsi_packet packet;
60 struct completion completed;
62 int status; /* status of transmission */
63 enum transfer_direction direction;
64 bool need_bta;
65 u8 cmd;
66 u16 rx_word_count;
67 size_t tx_len; /* in bytes */
[all …]