Home
last modified time | relevance | path

Searched refs:zpci_clear_error_state (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/s390/include/asm/
H A Dpci.h317 int zpci_clear_error_state(struct zpci_dev *zdev);
/linux-6.15/arch/s390/pci/
H A Dpci_event.c130 rc = zpci_clear_error_state(zdev); in zpci_event_do_error_state_clear()
H A Dpci.c989 int zpci_clear_error_state(struct zpci_dev *zdev) in zpci_clear_error_state() function