Home
last modified time | relevance | path

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

/drivers/gpu/drm/panel/
Dpanel-boe-tv101wum-nl6.c42 struct boe_panel { struct
430 static inline struct boe_panel *to_boe_panel(struct drm_panel *panel) in to_boe_panel()
432 return container_of(panel, struct boe_panel, base); in to_boe_panel()
435 static int boe_panel_init_dcs_cmd(struct boe_panel *boe) in boe_panel_init_dcs_cmd()
474 static int boe_panel_enter_sleep_mode(struct boe_panel *boe) in boe_panel_enter_sleep_mode()
494 struct boe_panel *boe = to_boe_panel(panel); in boe_panel_unprepare()
531 struct boe_panel *boe = to_boe_panel(panel); in boe_panel_prepare()
734 struct boe_panel *boe = to_boe_panel(panel); in boe_panel_get_modes()
764 static int boe_panel_add(struct boe_panel *boe) in boe_panel_add()
812 struct boe_panel *boe; in boe_panel_probe()
[all …]