Searched refs:has_resources (Results 1 – 3 of 3) sorted by relevance
522 if (zdev->has_resources && zdev_enabled(zdev)) in zpci_update_fh()586 zdev->has_resources = 1; in zpci_setup_bus_resources()603 zdev->has_resources = 0; in zpci_cleanup_bus_resources()989 if (zdev->has_resources) in zpci_release_device()
59 if (!zdev->has_resources) { in zpci_bus_prepare_device()
136 u8 has_resources : 1; member