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

/linux-master/drivers/gpu/drm/panel/
H A Dpanel-startek-kd070fhfid015.c37 struct stk_panel { struct
47 static inline struct stk_panel *to_stk_panel(struct drm_panel *panel)
49 return container_of(panel, struct stk_panel, base);
52 static int stk_panel_init(struct stk_panel *stk)
109 static int stk_panel_on(struct stk_panel *stk)
124 static void stk_panel_off(struct stk_panel *stk)
145 struct stk_panel *stk = to_stk_panel(panel);
157 struct stk_panel *stk = to_stk_panel(panel);
298 static int stk_panel_add(struct stk_panel *stk)
344 struct stk_panel *st
[all...]

Completed in 219 milliseconds