Searched defs:hid_device (Results 1 – 4 of 4) sorted by relevance
42 struct hid_device struct62 LIST_ENTRY(hid_device) next; /* link to the next */ argument
88 hid_device_p hid_device = get_hid_device(&s->bdaddr); in hid_initialise() local171 hid_device_p hid_device; in hid_interrupt() local
543 hid_device_p hid_device; in kbd_status_changed() local
82 static hid_device_t *hid_device = NULL; variable