Home
last modified time | relevance | path

Searched defs:input_dev (Results 1 – 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/input/
Duhid.c85 InputDevice *input_dev; member
165 void report_event(InputDevice *input_dev, uint32_t type, uint32_t code, int32_t value) in report_event()
175 void mouse_report_events(InputDevice *input_dev, void *buffer, int len) in mouse_report_events()