Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/xen/xenbus/
Dxenbus_probe.c342 static int cleanup_dev(struct device *dev, void *data) in cleanup_dev() function
369 bus_for_each_dev(bus, NULL, &info, cleanup_dev); in xenbus_cleanup_devices()
/Linux-v5.4/drivers/net/ethernet/hp/
Dhp100.c2810 static void cleanup_dev(struct net_device *d) in cleanup_dev() function
2856 cleanup_dev(dev); in hp100_eisa_remove()
2926 cleanup_dev(dev); in hp100_pci_remove()
2976 cleanup_dev(hp100_devlist[--cards]); in hp100_isa_init()
2998 cleanup_dev(dev); in hp100_isa_cleanup()
/Linux-v5.4/net/netfilter/ipvs/
Dip_vs_core.c2487 goto cleanup_dev; in ip_vs_init()
2494 cleanup_dev: in ip_vs_init()