Home
last modified time | relevance | path

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

/freebsd/sys/dev/tpm/
H A Dtpm20.h141 int tpm20_init(struct tpm_sc *sc);
H A Dtpm20.c188 tpm20_init(struct tpm_sc *sc) in tpm20_init() function
H A Dtpm_crb.c221 result = tpm20_init(sc); in tpmcrb_attach()
H A Dtpm_tis_core.c123 result = tpm20_init(sc); in tpmtis_attach()
H A Dtpm_tis.c