| /freebsd/sys/i386/acpica/ |
| H A D | acpi_wakeup.c | 90 static int acpi_wakeup_ap(struct acpi_softc *, int); 91 static void acpi_wakeup_cpus(struct acpi_softc *); 112 acpi_wakeup_ap(struct acpi_softc *sc, int cpu) in acpi_wakeup_ap() 145 acpi_wakeup_cpus(struct acpi_softc *sc) in acpi_wakeup_cpus() 191 acpi_sleep_machdep(struct acpi_softc *sc, int state) in acpi_sleep_machdep() 273 acpi_wakeup_machdep(struct acpi_softc *sc, int state, int sleep_result, in acpi_wakeup_machdep() 357 acpi_install_wakeup_handler(struct acpi_softc *sc) in acpi_install_wakeup_handler()
|
| H A D | acpi_machdep.c | 58 struct acpi_softc *sc; in acpi_machdep_init()
|
| /freebsd/sys/dev/acpica/ |
| H A D | acpivar.h | 52 struct acpi_softc { struct 124 struct acpi_softc *acpi_sc; 396 int acpi_ReqSleepState(struct acpi_softc *sc, enum power_stype stype); 398 ACPI_STATUS acpi_SetSleepState(struct acpi_softc *sc, int state); 482 void acpi_apm_init(struct acpi_softc *); 485 static __inline struct acpi_softc * 497 acpi_get_verbose(struct acpi_softc *sc) in acpi_get_verbose() 517 acpi_should_do_s4bios(struct acpi_softc *sc) in acpi_should_do_s4bios() 529 void acpi_install_wakeup_handler(struct acpi_softc *sc); 530 int acpi_sleep_machdep(struct acpi_softc *sc, int state); [all …]
|
| H A D | acpi.c | 107 struct acpi_softc *sc; 178 static ACPI_STATUS acpi_sleep_disable(struct acpi_softc *sc); 179 static ACPI_STATUS acpi_EnterSleepState(struct acpi_softc *sc, 182 static void acpi_enable_fixed_events(struct acpi_softc *sc); 183 static void acpi_resync_clock(struct acpi_softc *sc); 184 static int acpi_wake_sleep_prep(struct acpi_softc *sc, ACPI_HANDLE handle, 186 static int acpi_wake_run_prep(struct acpi_softc *sc, ACPI_HANDLE handle, 188 static int acpi_wake_prep_walk(struct acpi_softc *sc, enum power_stype stype); 204 static int acpi_stype_to_sstate(struct acpi_softc *sc, enum power_stype stype); 264 sizeof(struct acpi_softc), [all …]
|
| H A D | acpi_button.c | 210 struct acpi_softc *acpi_sc; in acpi_button_notify_sleep() 239 struct acpi_softc *acpi_sc; in acpi_button_notify_wakeup()
|
| H A D | acpi_lid.c | 219 struct acpi_softc *acpi_sc; in acpi_lid_notify_status_changed()
|
| H A D | acpi_acad.c | 158 struct acpi_softc *acpi_sc; in acpi_acad_attach()
|
| H A D | acpi_battery.c | 466 struct acpi_softc *sc; in acpi_battery_init()
|
| H A D | acpi_thermal.c | 202 struct acpi_softc *acpi_sc; in acpi_tz_attach() 503 struct acpi_softc *acpi_sc; in acpi_tz_monitor()
|
| H A D | acpi_apei.c | 664 struct acpi_softc *acpi_sc; in apei_attach()
|
| H A D | acpi_resource.c | 867 struct acpi_softc *bus_sc; in acpi_sysres_attach()
|
| H A D | acpi_video.c | 302 struct acpi_softc *acpi_sc; in acpi_video_attach()
|
| H A D | acpi_cpu.c | 317 struct acpi_softc *acpi_sc; in acpi_cpu_attach()
|
| /freebsd/sys/amd64/acpica/ |
| H A D | acpi_wakeup.c | 78 static int acpi_wakeup_ap(struct acpi_softc *, int); 97 acpi_wakeup_ap(struct acpi_softc *sc, int cpu) in acpi_wakeup_ap() 130 acpi_wakeup_cpus_bios(struct acpi_softc *sc) in acpi_wakeup_cpus_bios() 167 acpi_wakeup_cpus_efi(struct acpi_softc *sc) in acpi_wakeup_cpus_efi() 183 acpi_sleep_machdep(struct acpi_softc *sc, int state) in acpi_sleep_machdep() 261 acpi_wakeup_machdep(struct acpi_softc *sc, int state, int sleep_result, in acpi_wakeup_machdep() 371 acpi_install_wakeup_handler(struct acpi_softc *sc) in acpi_install_wakeup_handler()
|
| H A D | acpi_machdep.c | 58 struct acpi_softc *sc; in acpi_machdep_init()
|
| /freebsd/sys/arm64/acpica/ |
| H A D | acpi_wakeup.c | 41 acpi_sleep_machdep(struct acpi_softc *sc, int state) in acpi_sleep_machdep() 48 acpi_wakeup_machdep(struct acpi_softc *sc, int state, int sleep_result, in acpi_wakeup_machdep()
|
| /freebsd/sys/x86/acpica/ |
| H A D | acpi_apm.c | 203 apm_create_clone(struct cdev *dev, struct acpi_softc *acpi_sc) in apm_create_clone() 233 struct acpi_softc *acpi_sc; in apmdtor() 255 struct acpi_softc *acpi_sc; in apmopen() 274 struct acpi_softc *acpi_sc; in apmioctl() 438 acpi_apm_init(struct acpi_softc *sc) in acpi_apm_init()
|
| /freebsd/sys/dev/acpica/Osd/ |
| H A D | OsdInterrupt.c | 107 struct acpi_softc *sc; in AcpiOsInstallInterruptHandler() 179 struct acpi_softc *sc; in AcpiOsRemoveInterruptHandler()
|
| /freebsd/sys/dev/acpi_support/ |
| H A D | acpi_asus.c | 701 struct acpi_softc *acpi_sc; in acpi_asus_attach() 1185 struct acpi_softc *acpi_sc; in acpi_asus_notify() 1222 struct acpi_softc *acpi_sc; in acpi_asus_lcdd_notify() 1247 struct acpi_softc *acpi_sc; in acpi_asus_eeepc_notify()
|
| H A D | acpi_panasonic.c | 155 struct acpi_softc *acpi_sc; in acpi_panasonic_attach() 468 struct acpi_softc *acpi_sc; in acpi_panasonic_hkey_action()
|
| H A D | acpi_toshiba.c | 232 struct acpi_softc *acpi_sc; in acpi_toshiba_attach()
|
| H A D | acpi_system76.c | 425 struct acpi_softc *acpi_sc; in acpi_system76_init()
|