INPUT_FF_DESTROY(9) Input Subsystem INPUT_FF_DESTROY(9)NAMEinput_ff_destroy - frees force feedback portion of input deviceSYNOPSISvoid input_ff_destroy(struct input_dev * dev);ARGUMENTSdev input device supporting force feedbackDESCRIPTIONThis function is only needed in error path as input core will automatically free force feedback structures when device is destroyed.COPYRIGHTKernel Hackers Manual 3.10 June 2014 INPUT_FF_DESTROY(9)