hid_haptic_init
EXPORT_SYMBOL_GPL(hid_haptic_init);
int hid_haptic_init(struct hid_device *hdev, struct hid_haptic_device **haptic_ptr);
if (hid_haptic_init(hdev, &td->haptic)) {