Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dradeonfb.c130 static void radeonfb_init_screen(void *, struct vcons_screen *, int, long *);
932 dp->rd_vd.init_screen = radeonfb_init_screen; in radeonfb_attach()
2639 radeonfb_init_screen(void *cookie, struct vcons_screen *scr, int existing, in radeonfb_init_screen() function