Home
last modified time | relevance | path

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

/drivers/gpu/drm/panel/
A 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()
63 static void sharp_ls060_off(struct sharp_ls060 *ctx) in sharp_ls060_off()
79 struct sharp_ls060 *ctx = to_sharp_ls060(panel); in sharp_ls060_prepare()
133 struct sharp_ls060 *ctx = to_sharp_ls060(panel); in sharp_ls060_unprepare()
193 struct sharp_ls060 *ctx; in sharp_ls060_probe()
196 ctx = devm_drm_panel_alloc(dev, struct sharp_ls060, panel, in sharp_ls060_probe()
[all …]

Completed in 5 milliseconds