Searched refs:nt35950 (Results 1 – 2 of 2) sorted by relevance
52 struct nt35950 { struct86 static inline struct nt35950 *to_nt35950(struct drm_panel *panel) in to_nt35950()88 return container_of(panel, struct nt35950, panel); in to_nt35950()91 static void nt35950_reset(struct nt35950 *nt) in nt35950_reset()108 struct nt35950 *nt, u8 page) in nt35950_set_cmd2_page()126 struct nt35950 *nt, u8 comp_mode) in nt35950_set_data_compression()219 struct nt35950 *nt) in nt35950_set_dispout()233 static int nt35950_get_current_mode(struct nt35950 *nt) in nt35950_get_current_mode()255 static int nt35950_on(struct nt35950 *nt) in nt35950_on()307 static void nt35950_off(struct nt35950 *nt) in nt35950_off()[all …]
48 obj-$(CONFIG_DRM_PANEL_NOVATEK_NT35950) += panel-novatek-nt35950.o