Searched refs:innolux_panel (Results 1 – 1 of 1) sorted by relevance
47 struct innolux_panel { struct59 static inline struct innolux_panel *to_innolux_panel(struct drm_panel *panel) in to_innolux_panel() argument61 return container_of(panel, struct innolux_panel, base); in to_innolux_panel()66 struct innolux_panel *innolux = to_innolux_panel(panel); in innolux_panel_disable()78 struct innolux_panel *innolux = to_innolux_panel(panel); in innolux_panel_unprepare()114 struct innolux_panel *innolux = to_innolux_panel(panel); in innolux_panel_prepare()194 struct innolux_panel *innolux = to_innolux_panel(panel); in innolux_panel_enable()387 struct innolux_panel *innolux = to_innolux_panel(panel); in innolux_panel_get_modes()431 struct innolux_panel *innolux; in innolux_panel_add()478 static void innolux_panel_del(struct innolux_panel *innolux) in innolux_panel_del()[all …]