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

/freebsd-current/sys/arm64/acpica/
H A Dacpi_wakeup.c41 acpi_sleep_machdep(struct acpi_softc *sc, int state)
48 acpi_wakeup_machdep(struct acpi_softc *sc, int state, int sleep_result,
/freebsd-current/sys/i386/acpica/
H A Dacpi_wakeup.c90 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)
145 acpi_wakeup_cpus(struct acpi_softc *sc)
191 acpi_sleep_machdep(struct acpi_softc *sc, int state)
273 acpi_wakeup_machdep(struct acpi_softc *sc, int state, int sleep_result,
358 acpi_install_wakeup_handler(struct acpi_softc *sc)
H A Dacpi_machdep.c58 struct acpi_softc *sc;
/freebsd-current/sys/amd64/acpica/
H A Dacpi_wakeup.c86 static int acpi_wakeup_ap(struct acpi_softc *, int);
87 static void acpi_wakeup_cpus(struct acpi_softc *);
108 acpi_wakeup_ap(struct acpi_softc *sc, int cpu)
141 acpi_wakeup_cpus(struct acpi_softc *sc)
183 acpi_sleep_machdep(struct acpi_softc *sc, int state)
262 acpi_wakeup_machdep(struct acpi_softc *sc, int state, int sleep_result,
374 acpi_install_wakeup_handler(struct acpi_softc *sc)
H A Dacpi_machdep.c58 struct acpi_softc *sc;
/freebsd-current/sys/dev/acpica/
H A Dacpivar.h51 struct acpi_softc { struct
122 struct acpi_softc *acpi_sc;
385 int acpi_ReqSleepState(struct acpi_softc *sc, int state);
387 ACPI_STATUS acpi_SetSleepState(struct acpi_softc *sc, int state);
469 void acpi_apm_init(struct acpi_softc *);
472 static __inline struct acpi_softc *
484 acpi_get_verbose(struct acpi_softc *sc)
497 void acpi_install_wakeup_handler(struct acpi_softc *sc);
498 int acpi_sleep_machdep(struct acpi_softc *sc, int state);
499 int acpi_wakeup_machdep(struct acpi_softc *s
[all...]
H A Dacpi.c164 static ACPI_STATUS acpi_sleep_disable(struct acpi_softc *sc);
165 static ACPI_STATUS acpi_EnterSleepState(struct acpi_softc *sc, int state);
167 static void acpi_enable_fixed_events(struct acpi_softc *sc);
168 static void acpi_resync_clock(struct acpi_softc *sc);
240 sizeof(struct acpi_softc),
462 struct acpi_softc *sc;
1327 struct acpi_softc *sc = device_get_softc(dev);
1556 struct acpi_softc *sc = device_get_softc(bus);
1999 struct acpi_softc *sc;
2459 struct acpi_softc *s
[all...]
H A Dacpi_button.c210 struct acpi_softc *acpi_sc;
239 struct acpi_softc *acpi_sc;
H A Dacpi_acad.c158 struct acpi_softc *acpi_sc;
H A Dacpi_lid.c219 struct acpi_softc *acpi_sc;
H A Dacpi_battery.c466 struct acpi_softc *sc;
H A Dacpi_thermal.c202 struct acpi_softc *acpi_sc;
503 struct acpi_softc *acpi_sc;
H A Dacpi_video.c302 struct acpi_softc *acpi_sc;
H A Dacpi_apei.c665 struct acpi_softc *acpi_sc;
H A Dacpi_resource.c846 struct acpi_softc *bus_sc;
H A Dacpi_cpu.c314 struct acpi_softc *acpi_sc;
/freebsd-current/sys/x86/acpica/
H A Dacpi_apm.c202 apm_create_clone(struct cdev *dev, struct acpi_softc *acpi_sc)
232 struct acpi_softc *acpi_sc;
254 struct acpi_softc *acpi_sc;
273 struct acpi_softc *acpi_sc;
442 acpi_apm_init(struct acpi_softc *sc)
/freebsd-current/sys/dev/acpica/Osd/
H A DOsdInterrupt.c107 struct acpi_softc *sc;
179 struct acpi_softc *sc;
/freebsd-current/sys/dev/acpi_support/
H A Dacpi_panasonic.c152 struct acpi_softc *acpi_sc;
430 struct acpi_softc *acpi_sc;
H A Dacpi_asus.c701 struct acpi_softc *acpi_sc;
1185 struct acpi_softc *acpi_sc;
1222 struct acpi_softc *acpi_sc;
1247 struct acpi_softc *acpi_sc;
H A Dacpi_fujitsu.c354 struct acpi_softc *acpi_sc;
652 struct acpi_softc *acpi_sc;
H A Dacpi_toshiba.c232 struct acpi_softc *acpi_sc;

Completed in 191 milliseconds