Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/bridge/
Dnwl-dsi.c51 struct nwl_dsi_transfer { struct
52 const struct mipi_dsi_msg *msg;
53 struct mipi_dsi_packet packet;
54 struct completion completed;
56 int status; /* status of transmission */
57 enum transfer_direction direction;
58 bool need_bta;
59 u8 cmd;
60 u16 rx_word_count;
61 size_t tx_len; /* in bytes */
[all …]