Home
last modified time | relevance | path

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

/freebsd/sys/dev/atopcase/
H A Datopcase_var.h45 struct atopcase_child { struct
46 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;