Searched refs:input_ff_upload (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/input/
H A Dff-core.c101 * input_ff_upload() - upload effect into force-feedback device
106 int input_ff_upload(struct input_dev *dev, struct ff_effect *effect, function
180 EXPORT_SYMBOL_GPL(input_ff_upload); variable
H A Devdev.c646 error = input_ff_upload(dev, &effect, file);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/input/
H A Dff-core.c101 * input_ff_upload() - upload effect into force-feedback device
106 int input_ff_upload(struct input_dev *dev, struct ff_effect *effect, function
180 EXPORT_SYMBOL_GPL(input_ff_upload); variable
H A Devdev.c646 error = input_ff_upload(dev, &effect, file);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dinput.h1542 int input_ff_upload(struct input_dev *dev, struct ff_effect *effect, struct file *file);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dinput.h1542 int input_ff_upload(struct input_dev *dev, struct ff_effect *effect, struct file *file);

Completed in 191 milliseconds