Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pci/hotplug/
Ds390_pci_hpc.c80 return zpci_hot_reset_device(zdev); in reset_slot()
/Linux-v6.1/arch/s390/include/asm/
Dpci.h222 int zpci_hot_reset_device(struct zpci_dev *zdev);
/Linux-v6.1/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