Searched refs:umt_hidev_get_report (Results 1 – 1 of 1) sorted by relevance
66 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