Home
last modified time | relevance | path

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

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