Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/bluetooth/bthidd/
Dbthid_config.h42 struct hid_device struct
62 LIST_ENTRY(hid_device) next; /* link to the next */ argument
Dhid.c88 hid_device_p hid_device = get_hid_device(&s->bdaddr); in hid_initialise() local
171 hid_device_p hid_device; in hid_interrupt() local
Dkbd.c543 hid_device_p hid_device; in kbd_status_changed() local
Dparser.y82 static hid_device_t *hid_device = NULL; variable