Searched refs:domain_devices (Results 1 – 1 of 1) sorted by relevance
92 struct acpi_device **domain_devices; member532 struct acpi_device *obj = resource->domain_devices[i]; in remove_domain_devices()542 kfree(resource->domain_devices); in remove_domain_devices()575 resource->domain_devices = kcalloc(pss->package.count, in read_domain_devices()578 if (!resource->domain_devices) { in read_domain_devices()602 resource->domain_devices[i] = obj; in read_domain_devices()610 resource->domain_devices[i] = NULL; in read_domain_devices()618 kfree(resource->domain_devices); in read_domain_devices()