pvc_write_string  135 arch/mips/lasat/picvue.c 	pvc_write_string(str, addr, line);
pvc_write_string  142 arch/mips/lasat/picvue.c 	pvc_write_string(str, 0, 0);
pvc_write_string  144 arch/mips/lasat/picvue.c 		pvc_write_string(&str[PVC_VISIBLE_CHARS], 0, 1);
pvc_write_string   24 arch/mips/lasat/picvue.h void pvc_write_string(const unsigned char *str, u8 addr, int line);
pvc_write_string   39 arch/mips/lasat/picvue_proc.c 		pvc_write_string(pvc_lines[i], 0, i);