Searched refs:innolux_panel (Results 1 – 1 of 1) sorted by relevance
51 struct innolux_panel { struct65 static inline struct innolux_panel *to_innolux_panel(struct drm_panel *panel) in to_innolux_panel() argument67 return container_of(panel, struct innolux_panel, base); in to_innolux_panel()72 struct innolux_panel *innolux = to_innolux_panel(panel); in innolux_panel_disable()92 struct innolux_panel *innolux = to_innolux_panel(panel); in innolux_panel_unprepare()125 struct innolux_panel *innolux = to_innolux_panel(panel); in innolux_panel_prepare()209 struct innolux_panel *innolux = to_innolux_panel(panel); in innolux_panel_enable()411 struct innolux_panel *innolux = to_innolux_panel(panel); in innolux_panel_get_modes()457 struct innolux_panel *innolux; in innolux_panel_add()507 static void innolux_panel_del(struct innolux_panel *innolux) in innolux_panel_del()[all …]