Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/tpctl/
H A Dtpctl.h107 void fb_fetchline(struct fb *, int);
H A Dfb.c244 fb_fetchline(struct fb *fb, int y) in fb_fetchline() function
286 fb_fetchline(fb, y); in fb_drawpixel()