Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/panel/
A Dpanel-sharp-ls060t1sx01.c19 struct sharp_ls060 { struct
30 static inline struct sharp_ls060 *to_sharp_ls060(struct drm_panel *panel) in to_sharp_ls060() argument
32 return container_of(panel, struct sharp_ls060, panel); in to_sharp_ls060()
35 static void sharp_ls060_reset(struct sharp_ls060 *ctx) in sharp_ls060_reset()
45 static int sharp_ls060_on(struct sharp_ls060 *ctx) in sharp_ls060_on()
73 static int sharp_ls060_off(struct sharp_ls060 *ctx) in sharp_ls060_off()
100 struct sharp_ls060 *ctx = to_sharp_ls060(panel); in sharp_ls060_prepare()
162 struct sharp_ls060 *ctx = to_sharp_ls060(panel); in sharp_ls060_unprepare()
230 struct sharp_ls060 *ctx; in sharp_ls060_probe()
288 struct sharp_ls060 *ctx = mipi_dsi_get_drvdata(dsi); in sharp_ls060_remove()

Completed in 3 milliseconds