Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpci.h220 int clp_disable_fh(struct zpci_dev *);
/OK3568_Linux_fs/kernel/arch/s390/pci/
H A Dpci_clp.c314 clp_disable_fh(zdev); in clp_enable_fh()
319 int clp_disable_fh(struct zpci_dev *zdev) in clp_disable_fh() function
H A Dpci.c676 clp_disable_fh(zdev); in zpci_enable_device()
689 return clp_disable_fh(zdev) ? -EIO : 0; in zpci_disable_device()