Lines Matching refs:sharp_ls060
19 struct sharp_ls060 {
30 static inline struct sharp_ls060 *to_sharp_ls060(struct drm_panel *panel)
32 return container_of(panel, struct sharp_ls060, panel);
35 static void sharp_ls060_reset(struct sharp_ls060 *ctx)
45 static int sharp_ls060_on(struct sharp_ls060 *ctx)
73 static int sharp_ls060_off(struct sharp_ls060 *ctx)
100 struct sharp_ls060 *ctx = to_sharp_ls060(panel);
162 struct sharp_ls060 *ctx = to_sharp_ls060(panel);
230 struct sharp_ls060 *ctx;
288 struct sharp_ls060 *ctx = mipi_dsi_get_drvdata(dsi);