Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pci/hotplug/
Ds390_pci_hpc.c88 *value = zpci_is_device_configured(zdev) ? 1 : 0; in get_power_status()
/linux-6.1.9/arch/s390/include/asm/
Dpci.h220 bool zpci_is_device_configured(struct zpci_dev *zdev);
/linux-6.1.9/arch/s390/pci/
Dpci.c858 bool zpci_is_device_configured(struct zpci_dev *zdev) in zpci_is_device_configured() function