Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhmt.c231 static hid_intr_t hmt_intr; variable
384 hidbus_set_intr(dev, hmt_intr, sc); in hmt_attach()
474 hmt_intr(void *context, void *buf, hid_size_t len) in hmt_intr() function