Searched refs:zpci_update_fh (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/arch/s390/pci/ |
| H A D | pci_event.c | 284 zpci_update_fh(zdev, ccdf->fh); in __zpci_event_error() 325 zpci_update_fh(zdev, fh); in zpci_event_hard_deconfigured() 378 zpci_update_fh(zdev, ccdf->fh); in __zpci_event_availability() 388 zpci_update_fh(zdev, ccdf->fh); in __zpci_event_availability()
|
| H A D | pci.c | 487 void zpci_update_fh(struct zpci_dev *zdev, u32 fh) in zpci_update_fh() function 688 zpci_update_fh(zdev, fh); in zpci_enable_device() 717 zpci_update_fh(zdev, fh); in zpci_disable_device() 724 zpci_update_fh(zdev, fh); in zpci_disable_device() 883 zpci_update_fh(zdev, fh); in zpci_scan_configured_device()
|
| /linux-6.15/arch/s390/include/asm/ |
| H A D | pci.h | 235 void zpci_update_fh(struct zpci_dev *zdev, u32 fh);
|