Home
last modified time | relevance | path

Searched refs:power_resources (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/mfd/
A Dmax77620.c42 static const struct resource power_resources[] = { variable
83 .resources = power_resources,
84 .num_resources = ARRAY_SIZE(power_resources),
107 .resources = power_resources,
108 .num_resources = ARRAY_SIZE(power_resources),
127 .resources = power_resources,
128 .num_resources = ARRAY_SIZE(power_resources),
/linux/drivers/acpi/
A Ddevice_pm.c96 if (device->power.flags.power_resources) { in acpi_device_get_power()
239 if (device->power.flags.power_resources) in acpi_device_set_power()
244 if (device->power.flags.power_resources) { in acpi_device_set_power()
325 if (state < ACPI_STATE_D3_COLD && device->power.flags.power_resources) { in acpi_bus_init_power()
369 if (!device->power.flags.power_resources in acpi_device_fix_up_power()
436 if (device->power.flags.power_resources) { in acpi_device_update_power()
A Ddevice_sysfs.c576 return dev->flags.power_manageable && dev->power.flags.power_resources; in acpi_show_attr()
A Dpower.c602 if (!adev->power.flags.power_resources) in acpi_power_add_remove_device()
A Dscan.c504 if (!device->power.flags.power_resources) in acpi_free_power_resources_lists()
1140 device->power.flags.power_resources = 1; in acpi_bus_get_power_flags()
/linux/include/acpi/
A Dacpi_bus.h273 u32 power_resources:1; /* Power resources */ member
/linux/drivers/staging/media/atomisp/pci/
A Datomisp_gmin_platform.c160 adev->power.flags.power_resources = 0; in atomisp_register_i2c_module()
/linux/drivers/pci/
A Dpci.c6417 return adev->power.flags.power_resources && in pci_pr3_present()

Completed in 49 milliseconds