Searched refs:hid_open_report (Results 1 – 2 of 2) sorted by relevance
895 int hid_open_report(struct hid_device *device);1013 return hid_open_report(hdev); in hid_parse()
958 int hid_open_report(struct hid_device *device) in hid_open_report() function1057 EXPORT_SYMBOL_GPL(hid_open_report);2024 ret = hid_open_report(hdev); in hid_device_probe()