Searched refs:udl_putchar (Results 1 – 1 of 1) sorted by relevance
93 int udl_putchar(void *, int, int, u_int, uint32_t);645 sc->sc_ri.ri_ops.putchar = udl_putchar; in udl_alloc_screen()931 udl_putchar(void *cookie, int row, int col, u_int uc, uint32_t attr) in udl_putchar() function