Home
last modified time | relevance | path

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

/linux-6.6.21/arch/s390/include/asm/
Dpci.h234 int clp_disable_fh(struct zpci_dev *zdev, u32 *fh);
/linux-6.6.21/arch/s390/pci/
Dpci_clp.c320 clp_disable_fh(zdev, fh); in clp_enable_fh()
325 int clp_disable_fh(struct zpci_dev *zdev, u32 *fh) in clp_disable_fh() function
Dpci.c690 cc = clp_disable_fh(zdev, &fh); in zpci_disable_device()