Home
last modified time | relevance | path

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

/drivers/hid/
Dhid-core.c1183 int hid_open_report(struct hid_device *device) in hid_open_report() function
1293 EXPORT_SYMBOL_GPL(hid_open_report);
2263 ret = hid_open_report(hdev); in hid_device_probe()