Lines Matching refs:acpi_device
89 struct acpi_device *acpi_dev;
106 struct acpi_device **domain_devices;
142 struct acpi_device *acpi_dev = to_acpi_device(dev); in show_avg_interval()
156 struct acpi_device *acpi_dev = to_acpi_device(dev); in set_avg_interval()
214 struct acpi_device *acpi_dev = to_acpi_device(dev); in show_cap()
227 struct acpi_device *acpi_dev = to_acpi_device(dev); in set_cap()
301 struct acpi_device *acpi_dev = to_acpi_device(dev); in set_trip()
352 struct acpi_device *acpi_dev = to_acpi_device(dev); in show_power()
368 struct acpi_device *acpi_dev = to_acpi_device(dev); in show_str()
397 struct acpi_device *acpi_dev = to_acpi_device(dev); in show_val()
452 struct acpi_device *acpi_dev = to_acpi_device(dev); in show_accuracy()
537 struct acpi_device *obj = resource->domain_devices[i]; in remove_domain_devices()
578 resource->domain_devices = kzalloc(sizeof(struct acpi_device *) * in read_domain_devices()
595 struct acpi_device *obj; in read_domain_devices()
822 static void acpi_power_meter_notify(struct acpi_device *device, u32 event) in acpi_power_meter_notify()
869 static int acpi_power_meter_add(struct acpi_device *device) in acpi_power_meter_add()
917 static int acpi_power_meter_remove(struct acpi_device *device) in acpi_power_meter_remove()