Home
last modified time | relevance | path

Searched refs:pvc_write_string_centered (Results 1 – 2 of 2) sorted by relevance

/arch/mips/lasat/
Dpicvue.c125 void pvc_write_string_centered(const unsigned char *str, int line) in pvc_write_string_centered() function
235 pvc_write_string_centered("Display", 0); in pvc_init()
236 pvc_write_string_centered("Initialized", 1); in pvc_init()
Dpicvue.h24 void pvc_write_string_centered(const unsigned char *str, int line);