hidmap_intr
hidbus_set_intr(hm->dev, hidmap_intr, hm);
void hidmap_intr(void *context, void *buf, hid_size_t len);
hidmap_intr(context, buf, len);