Searched refs:has_resources (Results 1 – 3 of 3) sorted by relevance
544 zdev->has_resources = 1; in zpci_setup_bus_resources()561 zdev->has_resources = 0; in zpci_cleanup_bus_resources()885 if (zdev->has_resources) in zpci_release_device()
59 if (!zdev->has_resources) { in zpci_bus_prepare_device()
133 u8 has_resources : 1; member