Searched refs:qtest_irq_intercept_out_named (Results 1 – 4 of 4) sorted by relevance
119 qtest_irq_intercept_out_named(qts, DEVICE_NAME, "sout"); in test_dm163_bank()
396 void qtest_irq_intercept_out_named(QTestState *s, const char *qom_path, const char *name);
407 qtest_irq_intercept_out_named(qts, "/machine/nrf51/gpio", "detect"); in test_nrf51_gpio_detect()
1026 void qtest_irq_intercept_out_named(QTestState *s, const char *qom_path, const char *name) in qtest_irq_intercept_out_named() function