Searched defs:mipi_dbi (Results 1 – 1 of 1) sorted by relevance
23 struct mipi_dbi { struct32 int (*command)(struct mipi_dbi *dbi, u8 *cmd, u8 *param, size_t num); argument38 const u8 *read_commands;43 bool swap_bytes;48 struct gpio_desc *reset;74 * struct mipi_dbi_dev - MIPI DBI device argument
Completed in 4 milliseconds