Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt35560.c51 struct nt35560 { struct
142 return container_of(panel, struct nt35560, panel); in panel_to_nt35560()
150 struct nt35560 *nt = bl_get_data(bl); in nt35560_set_brightness()
247 static int nt35560_read_id(struct nt35560 *nt) in nt35560_read_id()
293 static int nt35560_power_on(struct nt35560 *nt) in nt35560_power_on()
313 static void nt35560_power_off(struct nt35560 *nt) in nt35560_power_off()
324 struct nt35560 *nt = panel_to_nt35560(panel); in nt35560_prepare()
395 struct nt35560 *nt = panel_to_nt35560(panel); in nt35560_unprepare()
422 struct nt35560 *nt = panel_to_nt35560(panel); in nt35560_get_modes()
456 struct nt35560 *nt; in nt35560_probe()
[all …]
H A DMakefile37 obj-$(CONFIG_DRM_PANEL_NOVATEK_NT35560) += panel-novatek-nt35560.o
/openbmc/linux/
H A DMAINTAINERS6669 F: drivers/gpu/drm/panel/panel-novatek-nt35560.c