Home
last modified time | relevance | path

Searched refs:num_domain_devices (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dacpi_power_meter.c93 int num_domain_devices; member
527 if (!resource->num_domain_devices) in remove_domain_devices()
530 for (i = 0; i < resource->num_domain_devices; i++) { in remove_domain_devices()
542 resource->num_domain_devices = 0; in remove_domain_devices()
587 resource->num_domain_devices = pss->package.count; in read_domain_devices()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dacpi_power_meter.c92 int num_domain_devices; member
532 if (!resource->num_domain_devices) in remove_domain_devices()
535 for (i = 0; i < resource->num_domain_devices; i++) { in remove_domain_devices()
548 resource->num_domain_devices = 0; in remove_domain_devices()
594 resource->num_domain_devices = pss->package.count; in read_domain_devices()

Completed in 4 milliseconds