hid_haptic_effect
struct hid_haptic_effect *haptic_effect,
struct hid_haptic_effect *effect)
struct hid_haptic_effect *effect = container_of(work,
struct hid_haptic_effect,
haptic->effect = kzalloc_objs(struct hid_haptic_effect, FF_MAX_EFFECTS);
struct hid_haptic_effect *effect;
struct hid_haptic_effect stop_effect;