Searched defs:acpithinkpad_softc (Results 1 – 1 of 1) sorted by relevance
138 struct acpithinkpad_softc { struct139 struct device sc_dev;163 int thinkpad_enable_events(struct acpithinkpad_softc *); argument