Searched refs:sc_powhdl (Results 1 – 1 of 1) sorted by relevance
74 ACPI_HANDLE sc_powhdl; member264 sc->sc_powhdl = NULL; in thinkpad_attach()360 (void)AcpiGetHandle(NULL, "\\_SB.PCI0.LPC.EC.PUBS", &sc->sc_powhdl); in thinkpad_attach()1295 if (sc->sc_powhdl == NULL) in thinkpad_resume()1298 (void)acpi_power_res(sc->sc_powhdl, sc->sc_node->ad_handle, true); in thinkpad_resume()