Searched refs:PVC_LINELEN (Results 1 – 3 of 3) sorted by relevance
25 static char pvc_lines[PVC_NLINES][PVC_LINELEN+1];69 char kbuf[PVC_LINELEN]; in pvc_line_proc_write()
21 #define PVC_LINELEN PVC_DISPMEM / PVC_NLINES macro119 while (*str != 0 && i < PVC_LINELEN) { in pvc_write_string()
21 #define PVC_LINELEN PVC_DISPMEM / PVC_NLINES macro