Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dinput.h43 typedef struct input_device_definition input_device_definition_t; typedef
424 input_device_definition_t* (*create_device_definition)(input_host_t* host);
443 input_device_definition_t* d, input_report_definition_t* r);
480 input_device_identifier_t* id, input_device_definition_t* d);
/hardware/libhardware/modules/input/evdev/
DInputHost.h97 input_device_definition_t* d) : in InputDeviceDefinition()
103 operator input_device_definition_t*() { return mDeviceDefinition; }
108 input_device_definition_t* mDeviceDefinition;