Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/include/asm/
Dpci.h148 int clp_disable_fh(struct zpci_dev *);
/linux-4.1.27/arch/s390/pci/
Dpci.c727 return clp_disable_fh(zdev); in zpci_freeze()
809 clp_disable_fh(zdev); in zpci_enable_device()
818 return clp_disable_fh(zdev); in zpci_disable_device()
Dpci_clp.c251 int clp_disable_fh(struct zpci_dev *zdev) in clp_disable_fh() function