Searched refs:sc_suspend (Results 1 – 3 of 3) sorted by relevance
47 struct apmhook sc_suspend; member
58 int sc_suspend; member
426 sc->sc_suspend = 0; in tpm_attach()428 sc->sc_suspend = PWR_RESUME; in tpm_attach()666 printf("tpm_suspend: power down: %d -> %d\n", sc->sc_suspend, why); in tpm_suspend()668 sc->sc_suspend = why; in tpm_suspend()689 printf("tpm_resume: resume: %d -> %d\n", sc->sc_suspend, why); in tpm_resume()691 sc->sc_suspend = why; in tpm_resume()