Searched refs:innolux_panel (Results 1 – 1 of 1) sorted by relevance
20 struct innolux_panel;32 int (*init)(struct innolux_panel *innolux);40 struct innolux_panel { struct49 static inline struct innolux_panel *to_innolux_panel(struct drm_panel *panel) in to_innolux_panel() argument51 return container_of(panel, struct innolux_panel, base); in to_innolux_panel()56 struct innolux_panel *innolux = to_innolux_panel(panel); in innolux_panel_unprepare()87 struct innolux_panel *innolux = to_innolux_panel(panel); in innolux_panel_prepare()214 static int innolux_p097pfg_init(struct innolux_panel *innolux) in innolux_p097pfg_init()339 struct innolux_panel *innolux = to_innolux_panel(panel); in innolux_panel_get_modes()381 struct innolux_panel *innolux; in innolux_panel_add()[all …]