pci_stop_bus_device(9)

NAME

pci_stop_bus_device - stop a PCI device and any children

SYNOPSIS

void pci_stop_bus_device(struct pci_dev * dev);

ARGUMENTS

dev
the device to stop

DESCRIPTION

Stop a PCI device (detach the driver, remove from the global list and
so on). This also stop any subordinate buses and children in a
depth-first manner.

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout