Searched refs:hid_device_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/usr.sbin/bluetooth/bthidd/
H A Dbthid_config.h64 typedef struct hid_device hid_device_t; typedef in typeref:struct:hid_device
H A Dparser.y82 static hid_device_t *hid_device = NULL;
111 hid_device = (hid_device_t *) calloc(1, sizeof(*hid_device));
492 hid_device_t *d;
536 hid_device_t *d;

Completed in 102 milliseconds