Lines Matching defs:nt
100 static void nt35950_reset(struct nt35950 *nt) in nt35950_reset()
117 static int nt35950_set_cmd2_page(struct nt35950 *nt, u8 page) in nt35950_set_cmd2_page()
139 static int nt35950_set_data_compression(struct nt35950 *nt, u8 comp_mode) in nt35950_set_data_compression()
186 static int nt35950_set_scaler(struct nt35950 *nt, u8 scale_up) in nt35950_set_scaler()
201 static int nt35950_set_scale_mode(struct nt35950 *nt, u8 mode) in nt35950_set_scale_mode()
223 static int nt35950_inject_black_image(struct nt35950 *nt) in nt35950_inject_black_image()
256 static int nt35950_set_dispout(struct nt35950 *nt) in nt35950_set_dispout()
270 static int nt35950_get_current_mode(struct nt35950 *nt) in nt35950_get_current_mode()
292 static int nt35950_on(struct nt35950 *nt) in nt35950_on()
375 static int nt35950_off(struct nt35950 *nt) in nt35950_off()
401 static int nt35950_sharp_init_vregs(struct nt35950 *nt, struct device *dev) in nt35950_sharp_init_vregs()
438 struct nt35950 *nt = to_nt35950(panel); in nt35950_prepare() local
484 struct nt35950 *nt = to_nt35950(panel); in nt35950_unprepare() local
505 struct nt35950 *nt = to_nt35950(panel); in nt35950_get_modes() local
544 struct nt35950 *nt; in nt35950_probe() local
625 struct nt35950 *nt = mipi_dsi_get_drvdata(dsi); in nt35950_remove() local