Home
last modified time | relevance | path

Searched refs:rasops15_putchar8 (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/rasops/
H A Drasops15.c43 int rasops15_putchar8(void *, int, int, u_int, uint32_t attr);
78 ri->ri_ops.putchar = rasops15_putchar8; in rasops15_init()
208 rasops15_putchar8(void *cookie, int row, int col, u_int uc, uint32_t attr) in rasops15_putchar8() function