Searched refs:innolux_panel (Results 1 – 1 of 1) sorted by relevance
48 struct innolux_panel { struct60 static inline struct innolux_panel *to_innolux_panel(struct drm_panel *panel) in to_innolux_panel() argument62 return container_of(panel, struct innolux_panel, base); in to_innolux_panel()67 struct innolux_panel *innolux = to_innolux_panel(panel); in innolux_panel_disable()79 struct innolux_panel *innolux = to_innolux_panel(panel); in innolux_panel_unprepare()115 struct innolux_panel *innolux = to_innolux_panel(panel); in innolux_panel_prepare()195 struct innolux_panel *innolux = to_innolux_panel(panel); in innolux_panel_enable()388 struct innolux_panel *innolux = to_innolux_panel(panel); in innolux_panel_get_modes()432 struct innolux_panel *innolux; in innolux_panel_add()479 static void innolux_panel_del(struct innolux_panel *innolux) in innolux_panel_del()[all …]