Searched refs:ssdfb_putchar (Results 1 – 1 of 1) sorted by relevance
71 static void ssdfb_putchar(void *, int, int, u_int, long);365 ri->ri_ops.putchar = ssdfb_putchar; in ssdfb_attach()637 ssdfb_putchar(void *cookie, int row, int col, u_int c, long attr) in ssdfb_putchar() function