INPUT_FF_UPLOAD

Section: Input Subsystem (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

input_ff_upload - upload effect into force-feedback device  

SYNOPSIS

int input_ff_upload(struct input_dev * dev, struct ff_effect * effect, struct file * file);
 

ARGUMENTS

dev

input device

effect

effect to be uploaded

file

owner of the effect
 

COPYRIGHT