Query: input_ff_destroy
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)