Searched refs:tpm_detach (Results 1 – 4 of 4) sorted by relevance
68 DEVMETHOD(device_detach, tpm_detach),
61 int tpm_detach(device_t dev);
81 DEVMETHOD(device_detach, tpm_detach),
242 tpm_detach(dev); in tpm_attach()249 tpm_detach(dev); in tpm_attach()262 tpm_detach(device_t dev) in tpm_detach() function