Home
last modified time | relevance | path

Searched defs:panel_simple (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A Dpanel-simple.c140 struct panel_simple { struct
163 static inline struct panel_simple *to_panel_simple(struct drm_panel *panel) in to_panel_simple() argument
/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628.h369 struct panel_simple { struct
370 struct backlight_device *backlight;
372 struct regulator *supply;
373 struct gpio_desc *enable_gpio;
374 struct gpio_desc *reset_gpio;
375 struct panel_cmds *on_cmds;
376 struct panel_cmds *off_cmds;