Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panel/
H A Dpanel-boe-tv101wum-ll2.c17 struct boe_tv101wum_ll2 { struct
29 static inline struct boe_tv101wum_ll2 *to_boe_tv101wum_ll2(struct drm_panel *panel) in to_boe_tv101wum_ll2() argument
31 return container_of(panel, struct boe_tv101wum_ll2, panel); in to_boe_tv101wum_ll2()
34 static void boe_tv101wum_ll2_reset(struct boe_tv101wum_ll2 *ctx) in boe_tv101wum_ll2_reset()
45 static int boe_tv101wum_ll2_on(struct boe_tv101wum_ll2 *ctx) in boe_tv101wum_ll2_on()
76 static void boe_tv101wum_ll2_off(struct boe_tv101wum_ll2 *ctx) in boe_tv101wum_ll2_off()
99 struct boe_tv101wum_ll2 *ctx = to_boe_tv101wum_ll2(panel); in boe_tv101wum_ll2_prepare()
122 struct boe_tv101wum_ll2 *ctx = to_boe_tv101wum_ll2(panel); in boe_tv101wum_ll2_unprepare()
166 struct boe_tv101wum_ll2 *ctx; in boe_tv101wum_ll2_probe()
214 struct boe_tv101wum_ll2 *ctx = mipi_dsi_get_drvdata(dsi); in boe_tv101wum_ll2_remove()