Searched defs:atopcase_child (Results 1 – 1 of 1) sorted by relevance
45 struct atopcase_child { struct46 device_t hidbus;48 struct hid_device_info hw;50 uint8_t device;51 uint8_t name[80];53 uint8_t rdesc[ATOPCASE_MSG_SIZE];54 size_t rdesc_len;56 hid_intr_t *intr_handler;57 void *intr_ctx;59 bool open;