Home
last modified time | relevance | path

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

/linux-6.15/Documentation/translations/zh_CN/PCI/
H A Dpci-iov-howto.rst140 static void dev_shutdown(struct pci_dev *dev)
167 .shutdown = dev_shutdown,
/linux-6.15/Documentation/PCI/
H A Dpci-iov-howto.rst142 static void dev_shutdown(struct pci_dev *dev)
169 .shutdown = dev_shutdown,
/linux-6.15/include/net/
H A Dsch_generic.h688 void dev_shutdown(struct net_device *dev);
/linux-6.15/net/sched/
H A Dsch_generic.c1489 void dev_shutdown(struct net_device *dev) in dev_shutdown() function
/linux-6.15/net/core/
H A Ddev.c11960 dev_shutdown(dev); in unregister_netdevice_many_notify()
12155 dev_shutdown(dev); in __dev_change_net_namespace()