Searched defs:s6d7aa0_panel_desc (Results 1 – 1 of 1) sorted by relevance
35 struct s6d7aa0_panel_desc { struct36 unsigned int panel_type;37 int (*init_func)(struct s6d7aa0 *ctx);38 int (*off_func)(struct s6d7aa0 *ctx);39 const struct drm_display_mode *drm_mode;40 unsigned long mode_flags;41 u32 bus_flags;42 bool has_backlight;43 bool use_passwd3;