Searched refs:tpm_legacy_init (Results 1 – 1 of 1) sorted by relevance
182 int tpm_legacy_init(struct tpm_softc *, int, const char *);227 sc->sc_init = tpm_legacy_init; in tpm_attach()1015 tpm_legacy_init(struct tpm_softc *sc, int irq, const char *name) in tpm_legacy_init() function