Home
last modified time | relevance | path

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

/linux/drivers/hid/
A Dhid-lg2ff.c65 report = hid_validate_values(hid, HID_OUTPUT_REPORT, 0, 0, 7); in lg2ff_init()
A Dhid-lg3ff.c134 if (!hid_validate_values(hid, HID_OUTPUT_REPORT, 0, 0, 35)) in lg3ff_init()
A Dhid-zpff.c69 report = hid_validate_values(hid, HID_OUTPUT_REPORT, 0, i, 1); in zpff_init()
A Dhid-lgff.c132 if (!hid_validate_values(hid, HID_OUTPUT_REPORT, 0, 0, 7)) in lgff_init()
A Dhid-steelseries.c248 if (!hid_validate_values(hdev, HID_OUTPUT_REPORT, 0, 0, 16)) { in steelseries_srws1_probe()
A Dhid-lenovo.c920 if (!hid_validate_values(hdev, HID_FEATURE_REPORT, 4, i, 1)) in lenovo_probe_tpkbd()
923 if (!hid_validate_values(hdev, HID_OUTPUT_REPORT, 3, 0, 2)) in lenovo_probe_tpkbd()
A Dhid-core.c964 struct hid_report *hid_validate_values(struct hid_device *hid, in hid_validate_values() function
1013 EXPORT_SYMBOL_GPL(hid_validate_values);
A Dhid-lg4ff.c1277 if (!hid_validate_values(hid, HID_OUTPUT_REPORT, 0, 0, 7)) in lg4ff_init()
A Dhid-sony.c2132 if (!hid_validate_values(hdev, HID_OUTPUT_REPORT, 0, 0, 7)) in sony_leds_init()
/linux/include/linux/
A Dhid.h909 struct hid_report *hid_validate_values(struct hid_device *hid,
/linux/
A Dvmlinux.symvers7728 0x00000000 hid_validate_values vmlinux EXPORT_SYMBOL_GPL
A DSystem.map47359 ffff800010cb47a4 T hid_validate_values
A D.tmp_System.map47359 ffff800010cb47a4 T hid_validate_values

Completed in 352 milliseconds