Home
last modified time | relevance | path

Searched refs:acpi_pmc_ops (Results 1 – 4 of 4) sorted by relevance

/u-boot/include/power/
A Dacpi_pmc.h74 struct acpi_pmc_ops { struct
136 #define acpi_pmc_get_ops(dev) ((struct acpi_pmc_ops *)(dev)->driver->ops) argument
/u-boot/drivers/power/acpi_pmc/
A Dacpi-pmc-uclass.c118 const struct acpi_pmc_ops *ops = acpi_pmc_get_ops(dev); in pmc_init()
139 const struct acpi_pmc_ops *ops = acpi_pmc_get_ops(dev); in pmc_prev_sleep_state()
167 const struct acpi_pmc_ops *ops = acpi_pmc_get_ops(dev); in pmc_disable_tco()
178 const struct acpi_pmc_ops *ops = acpi_pmc_get_ops(dev); in pmc_global_reset_set_enable()
A Dsandbox.c80 static struct acpi_pmc_ops sandbox_pmc_ops = {
/u-boot/arch/x86/cpu/apollolake/
A Dpmc.c202 static const struct acpi_pmc_ops apl_pmc_ops = {

Completed in 6 milliseconds