Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dpci.h189 int clp_disable_fh(struct zpci_dev *);
/arch/s390/pci/
Dpci.c641 return clp_disable_fh(zdev); in zpci_freeze()
748 clp_disable_fh(zdev); in zpci_enable_device()
757 return clp_disable_fh(zdev); in zpci_disable_device()
Dpci_clp.c304 clp_disable_fh(zdev); in clp_enable_fh()
310 int clp_disable_fh(struct zpci_dev *zdev) in clp_disable_fh() function