Home
last modified time | relevance | path

Searched refs:boe_panel (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-boe-tv101wum-nl6.c41 struct boe_panel { struct
1711 static inline struct boe_panel *to_boe_panel(struct drm_panel *panel) in to_boe_panel()
1713 return container_of(panel, struct boe_panel, base); in to_boe_panel()
1716 static int boe_panel_init_dcs_cmd(struct boe_panel *boe) in boe_panel_init_dcs_cmd()
1755 static int boe_panel_enter_sleep_mode(struct boe_panel *boe) in boe_panel_enter_sleep_mode()
1775 struct boe_panel *boe = to_boe_panel(panel); in boe_panel_disable()
1791 struct boe_panel *boe = to_boe_panel(panel); in boe_panel_unprepare()
1821 struct boe_panel *boe = to_boe_panel(panel); in boe_panel_prepare()
2173 struct boe_panel *boe = to_boe_panel(panel); in boe_panel_get_modes()
2202 struct boe_panel *boe = to_boe_panel(panel); in boe_panel_get_orientation()
[all …]