Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt36672e.c39 struct nt36672e_panel { struct
57 static inline struct nt36672e_panel *to_nt36672e_panel(struct drm_panel *panel) in to_nt36672e_panel() argument
59 return container_of(panel, struct nt36672e_panel, panel); in to_nt36672e_panel()
360 static int nt36672e_power_on(struct nt36672e_panel *ctx) in nt36672e_power_on()
385 static int nt36672e_power_off(struct nt36672e_panel *ctx) in nt36672e_power_off()
399 static int nt36672e_on(struct nt36672e_panel *nt36672e) in nt36672e_on()
419 static int nt36672e_off(struct nt36672e_panel *panel) in nt36672e_off()
436 struct nt36672e_panel *ctx = to_nt36672e_panel(panel); in nt36672e_panel_prepare()
456 struct nt36672e_panel *ctx = to_nt36672e_panel(panel); in nt36672e_panel_unprepare()
496 struct nt36672e_panel *ctx = to_nt36672e_panel(panel); in nt36672e_panel_get_modes()
[all …]