Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dumt.c66 int umt_hidev_get_report(struct device *, int, int, void *, int);
175 mt->hidev_get_report = umt_hidev_get_report; in umt_attach()
195 umt_hidev_get_report(struct device *self, int type, int id, void *data, int len) in umt_hidev_get_report() function