Searched refs:nt36672e_panel (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt36672e.c39 struct nt36672e_panel { struct
47 static inline struct nt36672e_panel *to_nt36672e_panel(struct drm_panel *panel)
49 return container_of(panel, struct nt36672e_panel, panel);
343 static int nt36672e_power_on(struct nt36672e_panel *ctx)
368 static int nt36672e_power_off(struct nt36672e_panel *ctx)
382 static int nt36672e_on(struct nt36672e_panel *ctx)
415 static int nt36672e_off(struct nt36672e_panel *ctx)
441 struct nt36672e_panel *ctx = to_nt36672e_panel(panel);
462 struct nt36672e_panel *ctx = to_nt36672e_panel(panel);
504 struct nt36672e_panel *ct
[all...]

Completed in 221 milliseconds