Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pci/hotplug/
Ds390_pci_hpc.c80 return zpci_hot_reset_device(zdev); in reset_slot()
/linux-6.1.9/arch/s390/include/asm/
Dpci.h222 int zpci_hot_reset_device(struct zpci_dev *zdev);
/linux-6.1.9/arch/s390/pci/
Dpci_event.c140 if (zpci_hot_reset_device(to_zpci(pdev))) { in zpci_event_do_reset()
Dpci.c765 int zpci_hot_reset_device(struct zpci_dev *zdev) in zpci_hot_reset_device() function