Searched refs:panel_simple (Results 1 – 1 of 1) sorted by relevance
100 struct panel_simple { struct119 static inline struct panel_simple *to_panel_simple(struct drm_panel *panel) in to_panel_simple() argument121 return container_of(panel, struct panel_simple, base); in to_panel_simple()124 static unsigned int panel_simple_get_timings_modes(struct panel_simple *panel, in panel_simple_get_timings_modes()156 static unsigned int panel_simple_get_display_modes(struct panel_simple *panel, in panel_simple_get_display_modes()187 static int panel_simple_get_non_edid_modes(struct panel_simple *panel, in panel_simple_get_non_edid_modes()235 struct panel_simple *p = to_panel_simple(panel); in panel_simple_disable()250 struct panel_simple *p = to_panel_simple(panel); in panel_simple_unprepare()268 struct panel_simple *p, bool from_probe) in panel_simple_get_hpd_gpio()294 struct panel_simple *p = to_panel_simple(panel); in panel_simple_prepare()[all …]