Searched refs:vcc_attach (Results 1 – 1 of 1) sorted by relevance
43 void vcc_attach(struct device *, struct device *, void *);46 sizeof(struct vcc_softc), vcc_match, vcc_attach67 vcc_attach(struct device *parent, struct device *self, void *aux) in vcc_attach() function