Symbol: acpi_pstate
sys/dev/acpica/acpi_cpu_pstate.c
1303
const struct acpi_pstate *pstate;
sys/dev/acpica/acpi_cpu_pstate.c
141
const struct acpi_pstate *);
sys/dev/acpica/acpi_cpu_pstate.c
142
static const struct acpi_pstate *
sys/dev/acpica/acpi_cpu_pstate.c
1452
acpi_pst_set_pstate(struct acpi_pst_softc *sc, const struct acpi_pstate *pstate)
sys/dev/acpica/acpi_cpu_pstate.c
1471
const struct acpi_pstate *pstate;
sys/dev/acpica/acpi_cpu_pstate.c
1479
static const struct acpi_pstate *
sys/dev/acpica/acpi_cpu_pstate.c
171
static struct acpi_pstate *acpi_pstates;
sys/dev/acpica/acpi_cpu_pstate.c
340
struct acpi_pstate *pstate, *p;
sys/dev/acpica/acpi_cpu_pstate.c
962
const struct acpi_pstate *pstate;
sys/dev/acpica/acpi_cpu_pstate.h
64
(const struct acpi_pstate *, int);
sys/dev/acpica/acpi_cpu_pstate.h
73
const struct acpi_pstate *);
sys/dev/acpica/acpi_cpu_pstate.h
75
const struct acpi_pstate *(*pmd_get_pstate)
sys/dev/acpica/acpi_cpu_pstate.h
77
const struct acpi_pstate *, int);
sys/platform/pc64/acpica/acpi_pstate_machdep.c
104
static int acpi_pst_intel_check_pstates(const struct acpi_pstate *, int);
sys/platform/pc64/acpica/acpi_pstate_machdep.c
108
const struct acpi_pst_res *, const struct acpi_pstate *);
sys/platform/pc64/acpica/acpi_pstate_machdep.c
109
static const struct acpi_pstate *
sys/platform/pc64/acpica/acpi_pstate_machdep.c
111
const struct acpi_pstate *, int);
sys/platform/pc64/acpica/acpi_pstate_machdep.c
203
acpi_pst_amd1x_check_pstates1(const struct acpi_pstate *pstates, int npstates,
sys/platform/pc64/acpica/acpi_pstate_machdep.c
238
acpi_pst_amd1x_check_pstates(const struct acpi_pstate *pstates, int npstates)
sys/platform/pc64/acpica/acpi_pstate_machdep.c
254
const struct acpi_pstate *pstate)
sys/platform/pc64/acpica/acpi_pstate_machdep.c
273
static const struct acpi_pstate *
sys/platform/pc64/acpica/acpi_pstate_machdep.c
275
const struct acpi_pstate *pstates, int npstates)
sys/platform/pc64/acpica/acpi_pstate_machdep.c
289
acpi_pst_amd0f_check_pstates(const struct acpi_pstate *pstates, int npstates)
sys/platform/pc64/acpica/acpi_pstate_machdep.c
303
const struct acpi_pstate *p = &pstates[i];
sys/platform/pc64/acpica/acpi_pstate_machdep.c
373
const struct acpi_pstate *pstate)
sys/platform/pc64/acpica/acpi_pstate_machdep.c
390
static const struct acpi_pstate *
sys/platform/pc64/acpica/acpi_pstate_machdep.c
392
const struct acpi_pstate *pstates, int npstates)
sys/platform/pc64/acpica/acpi_pstate_machdep.c
402
const struct acpi_pstate *p = &pstates[i];
sys/platform/pc64/acpica/acpi_pstate_machdep.c
488
acpi_pst_intel_check_pstates(const struct acpi_pstate *pstates __unused,
sys/platform/pc64/acpica/acpi_pstate_machdep.c
523
const struct acpi_pstate *pstate)
sys/platform/pc64/acpica/acpi_pstate_machdep.c
538
static const struct acpi_pstate *
sys/platform/pc64/acpica/acpi_pstate_machdep.c
540
const struct acpi_pstate *pstates, int npstates)
sys/platform/pc64/acpica/acpi_pstate_machdep.c
83
static int acpi_pst_amd1x_check_pstates1(const struct acpi_pstate *, int,
sys/platform/pc64/acpica/acpi_pstate_machdep.c
85
static int acpi_pst_amd1x_check_pstates(const struct acpi_pstate *, int);
sys/platform/pc64/acpica/acpi_pstate_machdep.c
86
static int acpi_pst_amd0f_check_pstates(const struct acpi_pstate *, int);
sys/platform/pc64/acpica/acpi_pstate_machdep.c
90
const struct acpi_pst_res *, const struct acpi_pstate *);
sys/platform/pc64/acpica/acpi_pstate_machdep.c
92
const struct acpi_pst_res *, const struct acpi_pstate *);
sys/platform/pc64/acpica/acpi_pstate_machdep.c
93
static const struct acpi_pstate *
sys/platform/pc64/acpica/acpi_pstate_machdep.c
95
const struct acpi_pstate *, int);
sys/platform/pc64/acpica/acpi_pstate_machdep.c
96
static const struct acpi_pstate *
sys/platform/pc64/acpica/acpi_pstate_machdep.c
98
const struct acpi_pstate *, int);