Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/cpsw/
H A Dif_cpsw.c102 static int cpsw_detach(device_t);
182 DEVMETHOD(device_detach, cpsw_detach),
836 cpsw_detach(dev); in cpsw_attach()
845 cpsw_detach(dev); in cpsw_attach()
868 cpsw_detach(dev); in cpsw_attach()
887 cpsw_detach(dev); in cpsw_attach()
898 cpsw_detach(dev); in cpsw_attach()
916 cpsw_detach(dev); in cpsw_attach()
927 cpsw_detach(device_t dev) in cpsw_detach() function