Searched refs:clp_disable_fh (Results 1 – 3 of 3) sorted by relevance
178 int clp_disable_fh(struct zpci_dev *);
723 return clp_disable_fh(zdev); in zpci_freeze()830 clp_disable_fh(zdev); in zpci_enable_device()839 return clp_disable_fh(zdev); in zpci_disable_device()
291 int clp_disable_fh(struct zpci_dev *zdev) in clp_disable_fh() function