Home
last modified time | relevance | path

Searched refs:tpm20_suspend (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/tpm/
H A Dtpm20.h138 int tpm20_suspend(device_t dev);
H A Dtpm20.c239 tpm20_suspend(device_t dev) in tpm20_suspend() function
H A Dtpm_crb.c412 DEVMETHOD(device_suspend, tpm20_suspend),
H A Dtpm_tis_core.c482 DEVMETHOD(device_suspend, tpm20_suspend),
H A Dtpm_tis.c