Searched defs:hid_device (Results 1 – 4 of 4) sorted by relevance
41 struct hid_device struct61 LIST_ENTRY(hid_device) next; /* link to the next */ argument
87 hid_device_p hid_device = get_hid_device(&s->bdaddr); in hid_initialise() local170 hid_device_p hid_device; in hid_interrupt() local
542 hid_device_p hid_device; kbd_status_changed() local
81 static hid_device_t *hid_device = NULL; variable