Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/panel/
Dpanel-novatek-nt35510.c351 struct nt35510 { struct
386 static inline struct nt35510 *panel_to_nt35510(struct drm_panel *panel) in panel_to_nt35510() argument
388 return container_of(panel, struct nt35510, panel); in panel_to_nt35510()
394 static int nt35510_send_long(struct nt35510 *nt, struct mipi_dsi_device *dsi, in nt35510_send_long()
428 static int nt35510_read_id(struct nt35510 *nt) in nt35510_read_id()
464 static int nt35510_setup_power(struct nt35510 *nt) in nt35510_setup_power()
535 static int nt35510_setup_display(struct nt35510 *nt) in nt35510_setup_display()
651 struct nt35510 *nt = bl_get_data(bl); in nt35510_set_brightness()
673 static int nt35510_power_on(struct nt35510 *nt) in nt35510_power_on()
767 static int nt35510_power_off(struct nt35510 *nt) in nt35510_power_off()
[all …]
DMakefile31 obj-$(CONFIG_DRM_PANEL_NOVATEK_NT35510) += panel-novatek-nt35510.o
/Linux-v6.1/arch/arm/boot/dts/
Dste-ux500-samsung-kyle.dts477 compatible = "hydis,hva40wv1", "novatek,nt35510";
Dste-ux500-samsung-skomer.dts478 compatible = "hydis,hva40wv1", "novatek,nt35510";
/Linux-v6.1/
DMAINTAINERS6573 F: Documentation/devicetree/bindings/display/panel/novatek,nt35510.yaml
6574 F: drivers/gpu/drm/panel/panel-novatek-nt35510.c