Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/include/asm/
Dpci.h224 int clp_disable_fh(struct zpci_dev *zdev, u32 *fh);
/linux-5.19.10/arch/s390/pci/
Dpci_clp.c313 clp_disable_fh(zdev, fh); in clp_enable_fh()
318 int clp_disable_fh(struct zpci_dev *zdev, u32 *fh) in clp_disable_fh() function
Dpci.c709 cc = clp_disable_fh(zdev, &fh); in zpci_disable_device()