Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panel/
Dpanel-sharp-ls060t1sx01.c19 struct sharp_ls060 { struct
29 static inline struct sharp_ls060 *to_sharp_ls060(struct drm_panel *panel) in to_sharp_ls060() argument
31 return container_of(panel, struct sharp_ls060, panel); in to_sharp_ls060()
34 static void sharp_ls060_reset(struct sharp_ls060 *ctx) in sharp_ls060_reset()
44 static int sharp_ls060_on(struct sharp_ls060 *ctx) in sharp_ls060_on()
72 static int sharp_ls060_off(struct sharp_ls060 *ctx) in sharp_ls060_off()
99 struct sharp_ls060 *ctx = to_sharp_ls060(panel); in sharp_ls060_prepare()
156 struct sharp_ls060 *ctx = to_sharp_ls060(panel); in sharp_ls060_unprepare()
220 struct sharp_ls060 *ctx; in sharp_ls060_probe()
278 struct sharp_ls060 *ctx = mipi_dsi_get_drvdata(dsi); in sharp_ls060_remove()