Searched refs:cpu_cst_notify (Results 1 – 3 of 3) sorted by relevance
39 void (*cpu_cst_notify)(device_t); member
331 if (sc->cpu_cst_notify != NULL) in acpi_cpu_notify()332 sc->cpu_cst_notify(sc->cpu_cst); in acpi_cpu_notify()
751 sc->cst_parent->cpu_cst_notify = acpi_cst_notify; in acpi_cst_postattach()