Searched refs:test_state (Results 1 – 1 of 1) sorted by relevance
15 struct test_state { struct25 struct test_state *test_state = ctx; in h_adder() local27 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() local74 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