Searched defs:boe_panel (Results 1 – 1 of 1) sorted by relevance
41 struct boe_panel { struct42 struct drm_panel base;43 struct mipi_dsi_device *dsi;45 const struct panel_desc *desc;47 enum drm_panel_orientation orientation;48 struct regulator *pp1800;49 struct regulator *avee;50 struct regulator *avdd;51 struct gpio_desc *enable_gpio;53 bool prepared;