Searched refs:input_ff_destroy (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/input/
H A Dff-core.c355 * input_ff_destroy() - frees force feedback portion of input device
362 void input_ff_destroy(struct input_dev *dev) function
376 EXPORT_SYMBOL_GPL(input_ff_destroy); variable
H A Dinput.c1612 input_ff_destroy(dev);
/linux-master/drivers/input/misc/
H A Dtwl4030-vibra.c229 input_ff_destroy(info->input_dev);
H A Dmax8997_haptic.c341 input_ff_destroy(input_dev);
H A Duinput.c373 fail2: input_ff_destroy(dev);
/linux-master/include/linux/
H A Dinput.h569 void input_ff_destroy(struct input_dev *dev);
/linux-master/drivers/input/joystick/
H A Dxpad.c2001 input_ff_destroy(input_dev);

Completed in 160 milliseconds