Home
last modified time | relevance | path

Searched refs:emac_detach (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/arm/allwinner/
H A Dif_emac.c107 static int emac_detach(device_t);
796 emac_detach(device_t dev) in emac_detach() function
985 emac_detach(dev); in emac_attach()
1143 DEVMETHOD(device_detach, emac_detach),