Searched refs:acpi_pmc_get_ops (Results 1 – 2 of 2) sorted by relevance
118 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()
136 #define acpi_pmc_get_ops(dev) ((struct acpi_pmc_ops *)(dev)->driver->ops) macro
Completed in 3 milliseconds