Symbol: power_stype
sys/amd64/acpica/acpi_wakeup.c
77
static void acpi_stop_beep(void *, enum power_stype);
sys/amd64/acpica/acpi_wakeup.c
89
acpi_stop_beep(void *arg, enum power_stype stype)
sys/cam/ata/ata_da.c
3823
adasuspend(void *arg, enum power_stype stype)
sys/cam/ata/ata_da.c
3836
adaresume(void *arg, enum power_stype stype)
sys/cam/ata/ata_da.c
882
static void adasuspend(void *arg, enum power_stype stype);
sys/cam/ata/ata_da.c
883
static void adaresume(void *arg, enum power_stype stype);
sys/cam/nvme/nvme_da.c
1462
ndasuspend(void *arg, enum power_stype stype)
sys/cam/nvme/nvme_da.c
165
static void ndasuspend(void *arg, enum power_stype stype);
sys/compat/linuxkpi/common/src/linux_acpi.c
122
linux_handle_power_suspend_event(void *arg __unused, enum power_stype stype)
sys/compat/linuxkpi/common/src/linux_acpi.c
147
enum power_stype stype __unused)
sys/dev/acpica/acpi.c
108
enum power_stype stype;
sys/dev/acpica/acpi.c
176
enum power_stype stype);
sys/dev/acpica/acpi.c
181
enum power_stype stype);
sys/dev/acpica/acpi.c
183
enum power_stype stype);
sys/dev/acpica/acpi.c
184
static int acpi_wake_prep_walk(struct acpi_softc *sc, enum power_stype stype);
sys/dev/acpica/acpi.c
189
const enum power_stype stype);
sys/dev/acpica/acpi.c
191
const enum power_stype stype);
sys/dev/acpica/acpi.c
192
static enum power_stype acpi_sstate_to_stype(int sstate);
sys/dev/acpica/acpi.c
200
const enum power_stype stype);
sys/dev/acpica/acpi.c
201
static int acpi_pm_func(u_long cmd, void *arg, enum power_stype stype);
sys/dev/acpica/acpi.c
3346
acpi_ReqSleepState(struct acpi_softc *sc, enum power_stype stype)
sys/dev/acpica/acpi.c
3638
acpi_EnterSleepState(struct acpi_softc *sc, enum power_stype stype)
sys/dev/acpica/acpi.c
3865
enum power_stype stype)
sys/dev/acpica/acpi.c
3903
enum power_stype stype)
sys/dev/acpica/acpi.c
3956
acpi_wake_prep_walk(struct acpi_softc *sc, enum power_stype stype)
sys/dev/acpica/acpi.c
4126
const enum power_stype stype)
sys/dev/acpica/acpi.c
4150
const enum power_stype stype)
sys/dev/acpica/acpi.c
4193
acpi_invoke_sleep_eventhandler(const enum power_stype *const stype)
sys/dev/acpica/acpi.c
4199
acpi_invoke_wake_eventhandler(const enum power_stype *const stype)
sys/dev/acpica/acpi.c
4577
const enum power_stype old_stype = power_suspend_stype;
sys/dev/acpica/acpi.c
4578
enum power_stype new_stype;
sys/dev/acpica/acpi.c
4631
enum power_stype *const stype_field =
sys/dev/acpica/acpi.c
4632
(enum power_stype *)((char *)sc + arg2);
sys/dev/acpica/acpi.c
4633
const enum power_stype old_stype = *stype_field;
sys/dev/acpica/acpi.c
4634
enum power_stype new_stype;
sys/dev/acpica/acpi.c
502
enum power_stype stype;
sys/dev/acpica/acpi.c
5075
acpi_pm_func(u_long cmd, void *arg, enum power_stype stype)
sys/dev/acpica/acpi.c
814
const enum power_stype stype)
sys/dev/acpica/acpi.c
845
static enum power_stype
sys/dev/acpica/acpi_spmc.c
404
static void acpi_spmc_suspend(device_t dev, enum power_stype stype);
sys/dev/acpica/acpi_spmc.c
405
static void acpi_spmc_resume(device_t dev, enum power_stype stype);
sys/dev/acpica/acpi_spmc.c
936
acpi_spmc_suspend(device_t dev, enum power_stype stype)
sys/dev/acpica/acpi_spmc.c
946
acpi_spmc_resume(device_t dev, enum power_stype stype)
sys/dev/acpica/acpi_timer.c
237
acpi_timer_resume_handler(struct timecounter *newtc, enum power_stype stype)
sys/dev/acpica/acpi_timer.c
253
acpi_timer_suspend_handler(struct timecounter *newtc, enum power_stype stype)
sys/dev/acpica/acpi_timer.c
71
enum power_stype);
sys/dev/acpica/acpi_timer.c
73
enum power_stype);
sys/dev/acpica/acpivar.h
400
int acpi_ReqSleepState(struct acpi_softc *sc, enum power_stype stype);
sys/dev/acpica/acpivar.h
470
typedef void (*acpi_event_handler_t)(void *, enum power_stype);
sys/dev/acpica/acpivar.h
479
void acpi_invoke_sleep_eventhandler(const enum power_stype *stype);
sys/dev/acpica/acpivar.h
480
void acpi_invoke_wake_eventhandler(const enum power_stype *stype);
sys/dev/acpica/acpivar.h
57
enum power_stype acpi_stype;
sys/dev/acpica/acpivar.h
67
enum power_stype acpi_power_button_stype;
sys/dev/acpica/acpivar.h
68
enum power_stype acpi_sleep_button_stype;
sys/dev/acpica/acpivar.h
69
enum power_stype acpi_lid_switch_stype;
sys/dev/acpica/acpivar.h
82
enum power_stype acpi_next_stype; /* Next suspend sleep type. */
sys/dev/amdsmu/amdsmu.c
296
amdsmu_suspend(device_t dev, enum power_stype stype)
sys/dev/amdsmu/amdsmu.c
309
amdsmu_resume(device_t dev, enum power_stype stype)
sys/dev/ufshci/ufshci_ctrlr.c
659
ufshci_ctrlr_suspend(struct ufshci_controller *ctrlr, enum power_stype stype)
sys/dev/ufshci/ufshci_ctrlr.c
692
ufshci_ctrlr_resume(struct ufshci_controller *ctrlr, enum power_stype stype)
sys/dev/ufshci/ufshci_private.h
447
enum power_stype stype);
sys/dev/ufshci/ufshci_private.h
449
enum power_stype stype);
sys/dev/vt/vt_core.c
199
static void vt_suspend_handler(void *priv, enum power_stype stype);
sys/dev/vt/vt_core.c
200
static void vt_resume_handler(void *priv, enum power_stype stype);
sys/dev/vt/vt_core.c
3375
vt_suspend_handler(void *priv, enum power_stype stype)
sys/dev/vt/vt_core.c
3386
vt_resume_handler(void *priv, enum power_stype stype)
sys/i386/acpica/acpi_wakeup.c
103
acpi_stop_beep(void *arg, enum power_stype stype)
sys/i386/acpica/acpi_wakeup.c
87
static void acpi_stop_beep(void *, enum power_stype);
sys/kern/subr_power.c
103
enum power_stype
sys/kern/subr_power.c
106
enum power_stype stype;
sys/kern/subr_power.c
116
power_stype_to_name(enum power_stype stype)
sys/kern/subr_power.c
130
enum power_stype stype;
sys/kern/subr_power.c
150
enum power_stype new_stype, old_stype;
sys/kern/subr_power.c
152
old_stype = *(enum power_stype *)oidp->oid_arg1;
sys/kern/subr_power.c
164
*(enum power_stype *)oidp->oid_arg1 = new_stype;
sys/kern/subr_power.c
187
enum power_stype stype = (intptr_t)arg;
sys/kern/subr_power.c
232
enum power_stype stype;
sys/kern/subr_power.c
45
enum power_stype power_standby_stype = POWER_STYPE_UNKNOWN;
sys/kern/subr_power.c
46
enum power_stype power_suspend_stype = POWER_STYPE_UNKNOWN;
sys/kern/subr_power.c
47
enum power_stype power_hibernate_stype = POWER_STYPE_UNKNOWN;
sys/sys/eventhandler.h
205
typedef void (*power_change_fn)(void *, enum power_stype stype);
sys/sys/power.h
100
extern enum power_stype power_standby_stype;
sys/sys/power.h
101
extern enum power_stype power_suspend_stype;
sys/sys/power.h
102
extern enum power_stype power_hibernate_stype;
sys/sys/power.h
104
extern enum power_stype power_name_to_stype(const char *_name);
sys/sys/power.h
105
extern const char *power_stype_to_name(enum power_stype _stype);
sys/sys/power.h
107
typedef int (*power_pm_fn_t)(u_long _cmd, void* _arg, enum power_stype _stype);