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

/freebsd-11-stable/sys/dev/vt/hw/fb/
H A Dvt_fb.h34 /* Generic framebuffer interface call vt_fb_attach to init VT(9) */
35 int vt_fb_attach(struct fb_info *info);
H A Dvt_fb.c457 vt_fb_attach(struct fb_info *info) function
/freebsd-11-stable/sys/dev/fb/
H A Dfbd.c258 err = vt_fb_attach(info);

Completed in 95 milliseconds