Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra210/include/soc/
H A Dmipi_dsi.h24 struct mipi_dsi_msg { struct
45 * DSI packets transmitted by .transfer() are passed in as mipi_dsi_msg argument
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h95461 struct mipi_dsi_msg { struct
95485 ssize_t (*transfer)(struct mipi_dsi_host *, const struct mipi_dsi_msg *); argument
H A Dvmlinux_518.h95461 struct mipi_dsi_msg { struct
95485 ssize_t (*transfer)(struct mipi_dsi_host *, const struct mipi_dsi_msg *); argument
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A 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;
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h128166 struct mipi_dsi_msg { struct
128190 ssize_t (*transfer)(struct mipi_dsi_host *, const struct mipi_dsi_msg *); argument
H A Dvmlinux.h128166 struct mipi_dsi_msg { struct
128190 ssize_t (*transfer)(struct mipi_dsi_host *, const struct mipi_dsi_msg *); argument
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A 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;