Home
last modified time | relevance | path

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

/test/common/
A Devent.c70 static int h_probe(void *ctx, struct event *event) in h_probe() function
98 ut_assertok(event_register("pre", EVT_DM_PRE_PROBE, h_probe, &state)); in test_event_probe()
99 ut_assertok(event_register("post", EVT_DM_POST_PROBE, h_probe, &state)); in test_event_probe()

Completed in 7 milliseconds