Searched refs:boe_panel (Results 1 – 1 of 1) sorted by relevance
41 struct boe_panel { struct429 static inline struct boe_panel *to_boe_panel(struct drm_panel *panel) in to_boe_panel()431 return container_of(panel, struct boe_panel, base); in to_boe_panel()434 static int boe_panel_init_dcs_cmd(struct boe_panel *boe) in boe_panel_init_dcs_cmd()473 static int boe_panel_enter_sleep_mode(struct boe_panel *boe) in boe_panel_enter_sleep_mode()493 struct boe_panel *boe = to_boe_panel(panel); in boe_panel_unprepare()530 struct boe_panel *boe = to_boe_panel(panel); in boe_panel_prepare()727 struct boe_panel *boe = to_boe_panel(panel); in boe_panel_get_modes()757 static int boe_panel_add(struct boe_panel *boe) in boe_panel_add()805 struct boe_panel *boe; in boe_panel_probe()[all …]