Searched refs:perf_ctrl (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/acpica/
H A Dacpi_perf.c74 struct resource *perf_ctrl; /* Set new performance state. */ member in struct:acpi_perf_softc
75 int perf_ctrl_type; /* Resource type for perf_ctrl. */
330 &sc->perf_ctrl, 0);
369 if (sc->perf_ctrl) {
371 sc->perf_ctrl);
373 sc->perf_ctrl = NULL;
503 PX_SET_REG(sc->perf_ctrl, sc->px_states[i].ctrl_val);

Completed in 56 milliseconds