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

  /src/sys/dev/ic/
ct65550.c 78 static void chipsfb_putchar(void *, int, int, u_int, long);
711 chipsfb_putchar(void *cookie, int row, int col, u_int c, long attr) function in typeref:typename:void
986 ri->ri_ops.putchar = chipsfb_putchar;
ct65550.c 78 static void chipsfb_putchar(void *, int, int, u_int, long);
711 chipsfb_putchar(void *cookie, int row, int col, u_int c, long attr) function in typeref:typename:void
986 ri->ri_ops.putchar = chipsfb_putchar;

Completed in 26 milliseconds