Home
last modified time | relevance | path

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

/freebsd/sys/dev/tpm/
H A Dtpm_crb.c90 static sm_attach_t pluton_attach; variable
107 .sm_attach = &pluton_attach,
600 pluton_attach(struct tpmcrb_sc *crb_sc, void *smdataregion, size_t datasz) in pluton_attach() function