Searched refs:ex_attach (Results 1 – 1 of 1) sorted by relevance
126 static void ex_attach(struct device *, struct device *, void *);142 sizeof(struct ex_softc), ex_probe, ex_attach271 ex_attach(parent, self, aux) in ex_attach() function