Lines Matching defs:nwl_dsi_transfer
57 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 */
68 size_t rx_len; /* in bytes */