Home
last modified time | relevance | path

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

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hwmon/
H A Dacpi_power_meter.c92 struct acpi_device **domain_devices; member
532 struct acpi_device *obj = resource->domain_devices[i]; in remove_domain_devices()
541 kfree(resource->domain_devices); in remove_domain_devices()
574 resource->domain_devices = kcalloc(pss->package.count, in read_domain_devices()
577 if (!resource->domain_devices) { in read_domain_devices()
600 resource->domain_devices[i] = NULL; in read_domain_devices()
602 &resource->domain_devices[i])) in read_domain_devices()
605 obj = resource->domain_devices[i]; in read_domain_devices()
612 resource->domain_devices[i] = NULL; in read_domain_devices()
620 kfree(resource->domain_devices); in read_domain_devices()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hwmon/
H A Dacpi_power_meter.c92 struct acpi_device **domain_devices; member
532 struct acpi_device *obj = resource->domain_devices[i]; in remove_domain_devices()
541 kfree(resource->domain_devices); in remove_domain_devices()
574 resource->domain_devices = kcalloc(pss->package.count, in read_domain_devices()
577 if (!resource->domain_devices) { in read_domain_devices()
600 resource->domain_devices[i] = NULL; in read_domain_devices()
602 &resource->domain_devices[i])) in read_domain_devices()
605 obj = resource->domain_devices[i]; in read_domain_devices()
612 resource->domain_devices[i] = NULL; in read_domain_devices()
620 kfree(resource->domain_devices); in read_domain_devices()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hwmon/
H A Dacpi_power_meter.c92 struct acpi_device **domain_devices; member
532 struct acpi_device *obj = resource->domain_devices[i]; in remove_domain_devices()
541 kfree(resource->domain_devices); in remove_domain_devices()
574 resource->domain_devices = kcalloc(pss->package.count, in read_domain_devices()
577 if (!resource->domain_devices) { in read_domain_devices()
600 resource->domain_devices[i] = NULL; in read_domain_devices()
602 &resource->domain_devices[i])) in read_domain_devices()
605 obj = resource->domain_devices[i]; in read_domain_devices()
612 resource->domain_devices[i] = NULL; in read_domain_devices()
620 kfree(resource->domain_devices); in read_domain_devices()