Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/bthidd/
H A Dparser.y81 static hid_device_t *hid_device = NULL;
110 hid_device = (hid_device_t *) calloc(1, sizeof(*hid_device));
491 hid_device_t *d; in read_hids_file()
535 hid_device_t *d; in write_hids_file()
H A Dbthid_config.h63 typedef struct hid_device hid_device_t; typedef