Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-ite.c99 ret = hid_open_report(hdev); in ite_probe()
H A Dhid-core.c1242 int hid_open_report(struct hid_device *device) in hid_open_report() function
1364 EXPORT_SYMBOL_GPL(hid_open_report);
2715 ret = hid_open_report(hdev); in __hid_device_probe()