Home
last modified time | relevance | path

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

/hardware/libhardware/modules/input/evdev/
DEvdevModule.cpp98 static void input_init(const input_module_t* module, in input_init()
106 static void input_notify_report(const input_module_t* module, input_report_t* r) { in input_notify_report()
116 input_module_t HAL_MODULE_INFO_SYM = {
/hardware/libhardware/include/hardware/
Dinput.h543 typedef struct input_module input_module_t; typedef
558 void (*init)(const input_module_t* module, input_host_t* host, input_host_callbacks_t cb);
564 void (*notify_report)(const input_module_t* module, input_report_t* report);