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

/linux-master/drivers/gpu/drm/panel/
H A Dpanel-sharp-ls060t1sx01.c19 struct sharp_ls060 { struct
29 static inline struct sharp_ls060 *to_sharp_ls060(struct drm_panel *panel)
31 return container_of(panel, struct sharp_ls060, panel);
34 static void sharp_ls060_reset(struct sharp_ls060 *ctx)
44 static int sharp_ls060_on(struct sharp_ls060 *ctx)
72 static int sharp_ls060_off(struct sharp_ls060 *ctx)
99 struct sharp_ls060 *ctx = to_sharp_ls060(panel);
156 struct sharp_ls060 *ctx = to_sharp_ls060(panel);
220 struct sharp_ls060 *ctx;
278 struct sharp_ls060 *ct
[all...]

Completed in 154 milliseconds