Home
last modified time | relevance | path

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

/openbsd/sys/dev/hid/
H A Dhidmtvar.h36 struct hidmt { struct
53 SIMPLEQ_HEAD(, hidmt_data) sc_inputs; argument
64 struct hidmt_contact sc_contacts[HIDMT_MAX_CONTACTS]; argument
69 int hidmt_set_input_mode(struct hidmt *, uint16_t); argument