Home
last modified time | relevance | path

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

/drivers/hid/
Dhid-uclogic-params.h183 struct uclogic_raw_event_hook { struct
234 struct uclogic_raw_event_hook *event_hooks;
Dhid-uclogic-core-test.c67 struct uclogic_raw_event_hook *filter; in hid_test_uclogic_exec_event_hook_test()
Dhid-uclogic-params.c627 struct uclogic_raw_event_hook *curr, *n; in uclogic_params_cleanup_event_hooks()
1319 struct uclogic_raw_event_hook *event_hook; in uclogic_params_ugee_v2_reconnect_work()
1321 event_hook = container_of(work, struct uclogic_raw_event_hook, work); in uclogic_params_ugee_v2_reconnect_work()
1340 struct uclogic_raw_event_hook *event_hook; in uclogic_params_ugee_v2_init_event_hooks()
Dhid-uclogic-core.c258 struct uclogic_raw_event_hook *curr; in uclogic_exec_event_hook()