Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A 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 …]
H A DMakefile21 obj-$(CONFIG_DRM_PANEL_NOVATEK_NT35510) += panel-novatek-nt35510.o
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dste-ux500-samsung-skomer.dts395 compatible = "hydis,hva40wv1", "novatek,nt35510";
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS5588 F: Documentation/devicetree/bindings/display/panel/novatek,nt35510.yaml
5589 F: drivers/gpu/drm/panel/panel-novatek-nt35510.c