Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-lg2ff.c65 report = hid_validate_values(hid, HID_OUTPUT_REPORT, 0, 0, 7); in lg2ff_init()
H A Dhid-lg3ff.c130 if (!hid_validate_values(hid, HID_OUTPUT_REPORT, 0, 0, 35)) in lg3ff_init()
H A Dhid-lgff.c132 if (!hid_validate_values(hid, HID_OUTPUT_REPORT, 0, 0, 7)) in lgff_init()
H A Dhid-core.c1038 struct hid_report *hid_validate_values(struct hid_device *hid, in hid_validate_values() function
1087 EXPORT_SYMBOL_GPL(hid_validate_values);
/linux/include/linux/
H A Dhid.h1048 struct hid_report *hid_validate_values(struct hid_device *hid,