Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/panel/
Dpanel-novatek-nt35560.c52 struct nt35560 { struct
141 static inline struct nt35560 *panel_to_nt35560(struct drm_panel *panel) in panel_to_nt35560()
143 return container_of(panel, struct nt35560, panel); in panel_to_nt35560()
151 struct nt35560 *nt = bl_get_data(bl); in nt35560_set_brightness()
248 static int nt35560_read_id(struct nt35560 *nt) in nt35560_read_id()
294 static int nt35560_power_on(struct nt35560 *nt) in nt35560_power_on()
314 static void nt35560_power_off(struct nt35560 *nt) in nt35560_power_off()
325 struct nt35560 *nt = panel_to_nt35560(panel); in nt35560_prepare()
396 struct nt35560 *nt = panel_to_nt35560(panel); in nt35560_unprepare()
423 struct nt35560 *nt = panel_to_nt35560(panel); in nt35560_get_modes()
[all …]
DMakefile32 obj-$(CONFIG_DRM_PANEL_NOVATEK_NT35560) += panel-novatek-nt35560.o
/Linux-v6.1/
DMAINTAINERS6581 F: drivers/gpu/drm/panel/panel-novatek-nt35560.c