MAX_REPORT
data->report_rumble = devm_kzalloc(&hdev->dev, MAX_REPORT, GFP_KERNEL);
data->report_lights = devm_kzalloc(&hdev->dev, MAX_REPORT, GFP_KERNEL);