Home
last modified time | relevance | path

Searched refs:zpci_hot_reset_device (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/pci/hotplug/
Ds390_pci_hpc.c98 rc = zpci_hot_reset_device(zdev); in reset_slot()
/linux-6.12.1/arch/s390/include/asm/
Dpci.h220 int zpci_hot_reset_device(struct zpci_dev *zdev);
/linux-6.12.1/arch/s390/pci/
Dpci_event.c147 if (zpci_hot_reset_device(to_zpci(pdev))) { in zpci_event_do_reset()
Dpci.c736 int zpci_hot_reset_device(struct zpci_dev *zdev) in zpci_hot_reset_device() function