Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/bthidd/
H A Dbthid_config.h41 struct hid_device struct
61 LIST_ENTRY(hid_device) next; /* link to the next */ argument
H A Dhid.c87 hid_device_p hid_device = get_hid_device(&s->bdaddr); in hid_initialise() local
170 hid_device_p hid_device; in hid_interrupt() local
H A Dkbd.c542 hid_device_p hid_device; kbd_status_changed() local
H A Dparser.y81 static hid_device_t *hid_device = NULL; variable