Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/translations/zh_CN/PCI/
Dpci-iov-howto.rst140 static void dev_shutdown(struct pci_dev *dev)
167 .shutdown = dev_shutdown,
/Linux-v6.1/Documentation/PCI/
Dpci-iov-howto.rst142 static void dev_shutdown(struct pci_dev *dev)
169 .shutdown = dev_shutdown,
/Linux-v6.1/include/net/
Dsch_generic.h646 void dev_shutdown(struct net_device *dev);
/Linux-v6.1/net/sched/
Dsch_generic.c1465 void dev_shutdown(struct net_device *dev) in dev_shutdown() function
/Linux-v6.1/net/core/
Ddev.c10838 dev_shutdown(dev); in unregister_netdevice_many()
10980 dev_shutdown(dev); in __dev_change_net_namespace()