Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-startek-kd070fhfid015.c37 struct stk_panel { struct
48 static inline struct stk_panel *to_stk_panel(struct drm_panel *panel) in to_stk_panel() argument
50 return container_of(panel, struct stk_panel, base); in to_stk_panel()
53 static int stk_panel_init(struct stk_panel *stk) in stk_panel_init()
110 static int stk_panel_on(struct stk_panel *stk) in stk_panel_on()
125 static void stk_panel_off(struct stk_panel *stk) in stk_panel_off()
146 struct stk_panel *stk = to_stk_panel(panel); in stk_panel_unprepare()
163 struct stk_panel *stk = to_stk_panel(panel); in stk_panel_prepare()
309 static int stk_panel_add(struct stk_panel *stk) in stk_panel_add()
355 struct stk_panel *stk; in stk_panel_probe()
[all …]