Searched refs:dcphy_attach (Results 1 – 1 of 1) sorted by relevance
89 void dcphy_attach(struct device *, struct device *, void *);92 sizeof(struct mii_softc), dcphy_match, dcphy_attach, mii_phy_detach,126 dcphy_attach(struct device *parent, struct device *self, void *aux) in dcphy_attach() function