Searched refs:hidmap_intr (Results 1 – 3 of 3) sorted by relevance
254 void hidmap_intr(void *context, void *buf, hid_size_t len);
166 hidmap_intr(context, buf, len); in hms_intr()
180 hidmap_intr(void *context, void *buf, hid_size_t len) in hidmap_intr() function769 hidbus_set_intr(hm->dev, hidmap_intr, hm); in hidmap_attach()