Searched defs:mipi_dbi (Results 1 – 1 of 1) sorted by relevance
24 struct mipi_dbi { struct33 int (*command)(struct mipi_dbi *dbi, u8 *cmd, u8 *param, size_t num); argument39 const u8 *read_commands;44 bool swap_bytes;49 struct gpio_desc *reset;75 * struct mipi_dbi_dev - MIPI DBI device argument