Home
last modified time | relevance | path

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

/freebsd-14.2/sys/arm/xilinx/
H A Dzy7_devcfg.c707 static int zy7_devcfg_detach(device_t dev);
730 zy7_devcfg_detach(dev); in zy7_devcfg_attach()
740 zy7_devcfg_detach(dev); in zy7_devcfg_attach()
749 zy7_devcfg_detach(dev); in zy7_devcfg_attach()
758 zy7_devcfg_detach(dev); in zy7_devcfg_attach()
792 zy7_devcfg_detach(device_t dev) in zy7_devcfg_detach() function
832 DEVMETHOD(device_detach, zy7_devcfg_detach),