Searched refs:uclogic_exec_event_hook (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-uclogic-core-test.c90 /* Test uclogic_exec_event_hook() */
92 res = uclogic_exec_event_hook(&p, &test_events[n].event[0],
H A Dhid-uclogic-core.c246 * uclogic_exec_event_hook - if the received event is hooked schedules the
256 static bool uclogic_exec_event_hook(struct uclogic_params *p, u8 *event, int size) function
431 if (uclogic_exec_event_hook(params, data, size))

Completed in 114 milliseconds