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

/freebsd-11.0-release/usr.sbin/bluetooth/bthidd/
H A Dbthid_config.h54 typedef struct hid_device hid_device_t; typedef in typeref:struct:hid_device
H A Dparser.y78 static hid_device_t *hid_device = NULL;
102 hid_device = (hid_device_t *) calloc(1, sizeof(*hid_device));
402 hid_device_t *d;
446 hid_device_t *d;

Completed in 48 milliseconds