report_fixup      583 drivers/hid/hid-apple.c 	.report_fixup = apple_report_fixup,
report_fixup     1067 drivers/hid/hid-asus.c 	.report_fixup		= asus_report_fixup,
report_fixup       40 drivers/hid/hid-aureal.c 	.report_fixup = aureal_report_fixup,
report_fixup      426 drivers/hid/hid-bigbenff.c 	.report_fixup = bigben_report_fixup,
report_fixup       66 drivers/hid/hid-cherry.c 	.report_fixup = ch_report_fixup,
report_fixup       92 drivers/hid/hid-chicony.c 	.report_fixup = ch_switch12_report_fixup,
report_fixup     1213 drivers/hid/hid-core.c 	if (device->driver->report_fixup)
report_fixup     1214 drivers/hid/hid-core.c 		start = device->driver->report_fixup(device, buf, &size);
report_fixup      741 drivers/hid/hid-corsair.c 	.report_fixup = corsair_mouse_report_fixup,
report_fixup      336 drivers/hid/hid-cougar.c 	.report_fixup		= cougar_report_fixup,
report_fixup      138 drivers/hid/hid-cypress.c 	.report_fixup = cp_report_fixup,
report_fixup      313 drivers/hid/hid-dr.c 	.report_fixup = dr_report_fixup,
report_fixup       96 drivers/hid/hid-elecom.c 	.report_fixup = elecom_report_fixup
report_fixup      107 drivers/hid/hid-gembird.c 	.report_fixup = gembird_report_fixup,
report_fixup      169 drivers/hid/hid-holtek-kbd.c 	.report_fixup = holtek_kbd_report_fixup,
report_fixup       85 drivers/hid/hid-holtek-mouse.c 	.report_fixup = holtek_mouse_report_fixup,
report_fixup       47 drivers/hid/hid-keytouch.c 	.report_fixup = keytouch_report_fixup,
report_fixup      777 drivers/hid/hid-kye.c 	.report_fixup = kye_report_fixup,
report_fixup      937 drivers/hid/hid-lenovo.c 	.report_fixup = lenovo_report_fixup,
report_fixup      947 drivers/hid/hid-lg.c 	.report_fixup = lg_report_fixup,
report_fixup     3824 drivers/hid/hid-logitech-hidpp.c 	.report_fixup = hidpp_report_fixup,
report_fixup       42 drivers/hid/hid-macally.c 	.report_fixup		= macally_report_fixup,
report_fixup      161 drivers/hid/hid-maltron.c 	.report_fixup = maltron_report_fixup
report_fixup      461 drivers/hid/hid-microsoft.c 	.report_fixup = ms_report_fixup,
report_fixup       60 drivers/hid/hid-monterey.c 	.report_fixup = mr_report_fixup,
report_fixup       51 drivers/hid/hid-nti.c 	.report_fixup = nti_usbsun_report_fixup
report_fixup       50 drivers/hid/hid-ortek.c 	.report_fixup = ortek_report_fixup
report_fixup       99 drivers/hid/hid-petalynx.c 	.report_fixup = pl_report_fixup,
report_fixup      886 drivers/hid/hid-prodikeys.c 	.report_fixup = pk_report_fixup,
report_fixup       57 drivers/hid/hid-redragon.c 	.report_fixup = redragon_report_fixup
report_fixup      199 drivers/hid/hid-saitek.c 	.report_fixup = saitek_report_fixup,
report_fixup      190 drivers/hid/hid-samsung.c 	.report_fixup = samsung_report_fixup,
report_fixup      761 drivers/hid/hid-sensor-hub.c 	.report_fixup = sensor_hub_report_fixup,
report_fixup     3034 drivers/hid/hid-sony.c 	.report_fixup     = sony_report_fixup,
report_fixup      381 drivers/hid/hid-steelseries.c 	.report_fixup = steelseries_srws1_report_fixup
report_fixup       60 drivers/hid/hid-sunplus.c 	.report_fixup = sp_report_fixup,
report_fixup      409 drivers/hid/hid-uclogic-core.c 	.report_fixup = uclogic_report_fixup,
report_fixup      101 drivers/hid/hid-viewsonic.c 	.report_fixup = viewsonic_report_fixup,
report_fixup      740 drivers/hid/hid-waltop.c 	.report_fixup = waltop_report_fixup,
report_fixup      201 drivers/hid/hid-zydacron.c 	.report_fixup = zc_report_fixup,
report_fixup      755 include/linux/hid.h 	__u8 *(*report_fixup)(struct hid_device *hdev, __u8 *buf,