Searched refs:hid_open_report (Results 1 – 3 of 3) sorted by relevance
99 ret = hid_open_report(hdev); in ite_probe()
1204 int hid_open_report(struct hid_device *device) in hid_open_report() function1318 EXPORT_SYMBOL_GPL(hid_open_report);2637 ret = hid_open_report(hdev); in __hid_device_probe()
966 int hid_open_report(struct hid_device *device);1121 return hid_open_report(hdev); in hid_parse()