Searched refs:nt35510 (Results 1 – 4 of 4) sorted by relevance
351 struct nt35510 { struct386 static inline struct nt35510 *panel_to_nt35510(struct drm_panel *panel) in panel_to_nt35510() argument388 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 …]
21 obj-$(CONFIG_DRM_PANEL_NOVATEK_NT35510) += panel-novatek-nt35510.o
395 compatible = "hydis,hva40wv1", "novatek,nt35510";
5588 F: Documentation/devicetree/bindings/display/panel/novatek,nt35510.yaml5589 F: drivers/gpu/drm/panel/panel-novatek-nt35510.c