Home
last modified time | relevance | path

Searched defs:acpithinkpad_softc (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/acpi/
H A Dacpithinkpad.c138 struct acpithinkpad_softc { struct
139 struct device sc_dev;
163 int thinkpad_enable_events(struct acpithinkpad_softc *); argument