Searched refs:r63353_panel (Results 1 – 1 of 1) sorted by relevance
53 struct r63353_panel { struct64 static inline struct r63353_panel *to_r63353_panel(struct drm_panel *panel) in to_r63353_panel() argument66 return container_of(panel, struct r63353_panel, base); in to_r63353_panel()69 static int r63353_panel_power_on(struct r63353_panel *rpanel) in r63353_panel_power_on()97 static int r63353_panel_power_off(struct r63353_panel *rpanel) in r63353_panel_power_off()106 static int r63353_panel_activate(struct r63353_panel *rpanel) in r63353_panel_activate()160 struct r63353_panel *rpanel = to_r63353_panel(panel); in r63353_panel_prepare()181 static int r63353_panel_deactivate(struct r63353_panel *rpanel) in r63353_panel_deactivate()206 struct r63353_panel *rpanel = to_r63353_panel(panel); in r63353_panel_unprepare()229 struct r63353_panel *rpanel = to_r63353_panel(panel); in r63353_panel_get_modes()[all …]