Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpica/
H A Dacpi_throttle.c96 static int acpi_throttle_evaluate(struct acpi_throttle_softc *sc);
216 error = acpi_throttle_evaluate(sc); in acpi_throttle_attach()
233 acpi_throttle_evaluate(struct acpi_throttle_softc *sc) in acpi_throttle_evaluate() function