Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/host/
DInputDriver.cpp60 struct input_device_handle { struct
187 return new input_device_handle{ .id = id, .def = d }; in registerDevice()