Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/cpsw/
H A Dif_cpsw.c100 static int cpsw_detach(device_t);
180 DEVMETHOD(device_detach, cpsw_detach),
830 cpsw_detach(dev); in cpsw_attach()
839 cpsw_detach(dev); in cpsw_attach()
862 cpsw_detach(dev); in cpsw_attach()
881 cpsw_detach(dev); in cpsw_attach()
892 cpsw_detach(dev); in cpsw_attach()
910 cpsw_detach(dev); in cpsw_attach()
921 cpsw_detach(device_t dev) in cpsw_detach() function