Home
last modified time | relevance | path

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

/test/common/
A Devent.c15 struct test_state { struct
25 struct test_state *test_state = ctx; in h_adder() local
27 test_state->val += data->signal; in h_adder()
42 struct test_state state; in test_event_base()
72 struct test_state *test_state = ctx; in h_probe() local
74 test_state->dev = event->data.dm.dev; in h_probe()
77 test_state->val |= 1; in h_probe()
80 test_state->val |= 2; in h_probe()
91 struct test_state state; in test_event_probe()

Completed in 4 milliseconds