Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h79118 struct mipi_dsi_msg { struct
79119 u8 channel;
79120 u8 type;
79121 u16 flags;
79122 size_t tx_len;
79123 const void *tx_buf;
79124 size_t rx_len;
79125 void *rx_buf;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h88839 struct mipi_dsi_msg { struct
88840 u8 channel;
88841 u8 type;
88842 u16 flags;
88843 size_t tx_len;
88844 const void *tx_buf;
88845 size_t rx_len;
88846 void *rx_buf;