Home
last modified time | relevance | path

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

/Linux-v5.10/arch/s390/include/asm/
Dpci.h217 int clp_disable_fh(struct zpci_dev *);
/Linux-v5.10/arch/s390/pci/
Dpci_clp.c346 clp_disable_fh(zdev); in clp_enable_fh()
352 int clp_disable_fh(struct zpci_dev *zdev) in clp_disable_fh() function
Dpci.c668 clp_disable_fh(zdev); in zpci_enable_device()
681 return clp_disable_fh(zdev); in zpci_disable_device()