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

/freebsd-13-stable/sys/dev/vt/hw/fb/
H A Dvt_fb.h36 /* Generic framebuffer interface call vt_fb_attach to init VT(9) */
37 int vt_fb_attach(struct fb_info *info);
H A Dvt_fb.c505 vt_fb_attach(struct fb_info *info) function
/freebsd-13-stable/sys/dev/fb/
H A Dfbd.c261 err = vt_fb_attach(info);

Completed in 65 milliseconds