Lines Matching defs:nt
92 static void nt35950_reset(struct nt35950 *nt) in nt35950_reset()
109 static int nt35950_set_cmd2_page(struct nt35950 *nt, u8 page) in nt35950_set_cmd2_page()
131 static int nt35950_set_data_compression(struct nt35950 *nt, u8 comp_mode) in nt35950_set_data_compression()
178 static int nt35950_set_scaler(struct nt35950 *nt, u8 scale_up) in nt35950_set_scaler()
193 static int nt35950_set_scale_mode(struct nt35950 *nt, u8 mode) in nt35950_set_scale_mode()
215 static int nt35950_inject_black_image(struct nt35950 *nt) in nt35950_inject_black_image()
248 static int nt35950_set_dispout(struct nt35950 *nt) in nt35950_set_dispout()
262 static int nt35950_get_current_mode(struct nt35950 *nt) in nt35950_get_current_mode()
284 static int nt35950_on(struct nt35950 *nt) in nt35950_on()
367 static int nt35950_off(struct nt35950 *nt) in nt35950_off()
393 static int nt35950_sharp_init_vregs(struct nt35950 *nt, struct device *dev) in nt35950_sharp_init_vregs()
430 struct nt35950 *nt = to_nt35950(panel); in nt35950_prepare() local
476 struct nt35950 *nt = to_nt35950(panel); in nt35950_unprepare() local
497 struct nt35950 *nt = to_nt35950(panel); in nt35950_get_modes() local
536 struct nt35950 *nt; in nt35950_probe() local
625 struct nt35950 *nt = mipi_dsi_get_drvdata(dsi); in nt35950_remove() local