Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dlibqtest.h385 void qtest_irq_intercept_out(QTestState *s, const char *string);
H A Dmicrobit-test.c368 qtest_irq_intercept_out(qts, "/machine/nrf51"); in test_nrf51_gpio()
H A Dnpcm7xx_pwm-test.c551 qtest_irq_intercept_out(qts, "/machine/soc/a9mpcore/gic"); in mft_verify_rpm()
H A Dlibqtest.c1020 void qtest_irq_intercept_out(QTestState *s, const char *qom_path) in qtest_irq_intercept_out() function