Home
last modified time | relevance | path

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

/dragonfly/sys/dev/acpica/
HDacpivar.h54 struct acpi_softc { struct
116 struct acpi_softc *acpi_sc;
369 int acpi_ReqSleepState(struct acpi_softc *sc, int state);
371 ACPI_STATUS acpi_SetSleepState(struct acpi_softc *sc, int state);
434 static __inline struct acpi_softc *
446 acpi_get_verbose(struct acpi_softc *sc) in acpi_get_verbose()
458 void acpi_install_wakeup_handler(struct acpi_softc *sc);
459 int acpi_sleep_machdep(struct acpi_softc *sc, int state);
HDacpi.c149 static ACPI_STATUS acpi_EnterSleepState(struct acpi_softc *sc, int state);
151 static void acpi_enable_fixed_events(struct acpi_softc *sc);
224 sizeof(struct acpi_softc),
480 struct acpi_softc *sc; in acpi_attach()
1448 struct acpi_softc *sc; in acpi_device_pwr_for_sleep()
1916 struct acpi_softc *sc; in acpi_shutdown_final()
1964 acpi_enable_fixed_events(struct acpi_softc *sc) in acpi_enable_fixed_events()
2366 acpi_SetSleepState(struct acpi_softc *sc, int state) in acpi_SetSleepState()
2381 struct acpi_softc *sc; in acpi_sleep_force()
2398 acpi_ReqSleepState(struct acpi_softc *sc, int state) in acpi_ReqSleepState()
[all …]
HDacpi_button.c191 struct acpi_softc *acpi_sc; in acpi_button_notify_sleep()
220 struct acpi_softc *acpi_sc; in acpi_button_notify_wakeup()
HDacpi_lid.c148 struct acpi_softc *acpi_sc; in acpi_lid_notify_status_changed()
HDacpi_acad.c165 struct acpi_softc *acpi_sc; in acpi_acad_attach()
HDacpi_cpu.c162 struct acpi_softc *acpi_sc; in acpi_cpu_attach()
HDacpi_battery.c455 struct acpi_softc *sc; in acpi_battery_init()
HDacpi_thermal.c210 struct acpi_softc *acpi_sc; in acpi_tz_attach()
/dragonfly/sys/platform/pc64/acpica/
HDacpi_wakeup.c51 acpi_sleep_machdep(struct acpi_softc *sc, int state) in acpi_sleep_machdep()
57 acpi_install_wakeup_handler(struct acpi_softc *sc) in acpi_install_wakeup_handler()
HDacpi_machdep.c55 struct acpi_softc *sc; in acpi_machdep_init()
/dragonfly/sys/dev/acpica/Osd/
HDOsdInterrupt.c56 struct acpi_softc *sc; in AcpiOsInstallInterruptHandler()
127 struct acpi_softc *sc; in AcpiOsRemoveInterruptHandler()
/dragonfly/sys/dev/acpica/acpi_panasonic/
HDacpi_panasonic.c151 struct acpi_softc *acpi_sc; in acpi_panasonic_attach()
430 struct acpi_softc *acpi_sc; in acpi_panasonic_hkey_action()
/dragonfly/sys/dev/acpica/acpi_sony/
HDacpi_sony.c131 struct acpi_softc *acpi_sc; in acpi_sony_attach()
/dragonfly/sys/dev/acpica/acpi_asus/
HDacpi_asus.c725 struct acpi_softc *acpi_sc; in acpi_asus_attach()
1199 struct acpi_softc *acpi_sc; in acpi_asus_notify()
1236 struct acpi_softc *acpi_sc; in acpi_asus_lcdd_notify()
1264 struct acpi_softc *acpi_sc; in acpi_asus_eeepc_notify()
/dragonfly/sys/dev/acpica/acpi_fujitsu/
HDacpi_fujitsu.c361 struct acpi_softc *acpi_sc; in acpi_fujitsu_init()
658 struct acpi_softc *acpi_sc; in acpi_fujitsu_update()
/dragonfly/sys/dev/acpica/acpi_dock/
HDacpi_dock.c472 struct acpi_softc *acpi_sc; in acpi_dock_attach()
/dragonfly/sys/dev/acpica/acpi_toshiba/
HDacpi_toshiba.c235 struct acpi_softc *acpi_sc; in acpi_toshiba_attach()
/dragonfly/sys/dev/acpica/acpi_video/
HDacpi_video.c243 struct acpi_softc *acpi_sc; in acpi_video_attach()
/dragonfly/sys/dev/acpica/acpi_hp/
HDacpi_hp.c471 struct acpi_softc *acpi_sc; in acpi_hp_attach()