Home
last modified time | relevance | path

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

/qemu/backends/tpm/
H A Dtpm_passthrough.c60 static void tpm_passthrough_cancel_cmd(TPMBackend *tb);
143 tpm_passthrough_cancel_cmd(tb); in tpm_passthrough_reset()
158 static void tpm_passthrough_cancel_cmd(TPMBackend *tb) in tpm_passthrough_cancel_cmd() function
356 tpm_passthrough_cancel_cmd(TPM_BACKEND(obj)); in tpm_passthrough_inst_finalize()
377 tbc->cancel_cmd = tpm_passthrough_cancel_cmd; in tpm_passthrough_class_init()