Home
last modified time | relevance | path

Searched refs:zpci_bus_remove_device (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/arch/s390/pci/
H A Dpci_bus.h17 void zpci_bus_remove_device(struct zpci_dev *zdev, bool set_error);
H A Dpci_bus.c95 /* zpci_bus_remove_device - Removes the given zdev from the PCI core
104 void zpci_bus_remove_device(struct zpci_dev *zdev, bool set_error) in zpci_bus_remove_device() function
H A Dpci_event.c305 zpci_bus_remove_device(zdev, true); in zpci_event_hard_deconfigured()
H A Dpci.c866 zpci_bus_remove_device(zdev, false); in zpci_deconfigure_device()
919 zpci_bus_remove_device(zdev, false); in zpci_release_device()

Completed in 4 milliseconds