Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dqtest.h29 void qtest_set_command_cb(bool (*pc_cb)(CharBackend *chr, gchar **words));
/openbmc/qemu/hw/ppc/
H A Dspapr_rtas.c660 qtest_set_command_cb(spapr_qtest_callback); in core_rtas_register_types()
/openbmc/qemu/system/
H A Dqtest.c330 void qtest_set_command_cb(bool (*pc_cb)(CharBackend *chr, gchar **words)) in qtest_set_command_cb() function