Searched refs:vcons_attach (Results 1 – 1 of 1) sorted by relevance
48 void vcons_attach(struct device *, struct device *, void *);51 sizeof(struct vcons_softc), vcons_match, vcons_attach80 vcons_attach(struct device *parent, struct device *self, void *aux) in vcons_attach() function