Searched refs:tpm_emu_ctrl_thread (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | tpm-emu.h | 53 void *tpm_emu_ctrl_thread(void *data);
|
H A D | tpm-tis-test.c | 45 thread = g_thread_new(NULL, tpm_emu_ctrl_thread, &test); in main()
|
H A D | tpm-tis-device-test.c | 51 thread = g_thread_new(NULL, tpm_emu_ctrl_thread, &test); in main()
|
H A D | tpm-crb-test.c | 158 thread = g_thread_new(NULL, tpm_emu_ctrl_thread, &test); in main()
|
H A D | tpm-emu.c | 94 void *tpm_emu_ctrl_thread(void *data) in tpm_emu_ctrl_thread() function
|
H A D | tpm-tis-i2c-test.c | 619 thread = g_thread_new(NULL, tpm_emu_ctrl_thread, &test); in main()
|
H A D | bios-tables-test.c | 1538 thread = g_thread_new(NULL, tpm_emu_ctrl_thread, &test); in test_acpi_tcg_tpm()
|