Searched defs:himax (Results 1 – 1 of 1) sorted by relevance
29 struct himax { struct30 struct drm_panel panel;31 struct mipi_dsi_device *dsi[2];32 const struct panel_desc *desc;33 struct drm_dsc_config dsc;34 struct gpio_desc *reset_gpio;35 struct regulator_bulk_data *supplies;36 struct regulator *bl_supply;37 struct backlight_device *backlight;38 bool backlight_enabled;