Home
last modified time | relevance | path

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

/Linux-v5.15/arch/s390/include/asm/
Dpci.h222 int clp_disable_fh(struct zpci_dev *zdev, u32 *fh);
/Linux-v5.15/arch/s390/pci/
Dpci_clp.c310 clp_disable_fh(zdev, fh); in clp_enable_fh()
315 int clp_disable_fh(struct zpci_dev *zdev, u32 *fh) in clp_disable_fh() function
Dpci.c680 cc = clp_disable_fh(zdev, &fh); in zpci_disable_device()