Searched defs:boe_panel (Results 1 – 1 of 1) sorted by relevance
42 struct boe_panel { struct43 struct drm_panel base;44 struct mipi_dsi_device *dsi;46 const struct panel_desc *desc;48 enum drm_panel_orientation orientation;49 struct regulator *pp1800;50 struct regulator *avee;51 struct regulator *avdd;52 struct gpio_desc *enable_gpio;54 bool prepared;