HomeSort by: relevance | last modified time | path
    Searched defs:genfb_putchar (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/wsfb/
genfb.c 156 static void genfb_putchar(void *, int, int, u_int, long);
743 ri->ri_ops.putchar = genfb_putchar;
1113 genfb_putchar(void *cookie, int row, int col, u_int c, long attr) function in typeref:typename:void
genfb.c 156 static void genfb_putchar(void *, int, int, u_int, long);
743 ri->ri_ops.putchar = genfb_putchar;
1113 genfb_putchar(void *cookie, int row, int col, u_int c, long attr) function in typeref:typename:void

Completed in 22 milliseconds