Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/tpm/
Dtpm_crb.c92 static int tpmcrb_attach(device_t dev);
149 tpmcrb_attach(device_t dev) in tpmcrb_attach() function
411 DEVMETHOD(device_attach, tpmcrb_attach),