Searched refs:pm2fb_putchar (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dpm2fb.c150 static void pm2fb_putchar(void *, int, int, u_int, long);
648 ri->ri_ops.putchar = pm2fb_putchar;
1023 pm2fb_putchar(void *cookie, int row, int col, u_int c, long attr) function

Completed in 86 milliseconds