'\" t .\" Title: input_ff_upload .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: January 2017 .\" Manual: Input Subsystem .\" Source: Kernel Hackers Manual 4.8.15 .\" Language: English .\" .TH "INPUT_FF_UPLOAD" "9" "January 2017" "Kernel Hackers Manual 4\&.8\&." "Input Subsystem" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" input_ff_upload \- upload effect into force\-feedback device .SH "SYNOPSIS" .HP \w'int\ input_ff_upload('u .BI "int input_ff_upload(struct\ input_dev\ *\ " "dev" ", struct\ ff_effect\ *\ " "effect" ", struct\ file\ *\ " "file" ");" .SH "ARGUMENTS" .PP \fIdev\fR .RS 4 input device .RE .PP \fIeffect\fR .RS 4 effect to be uploaded .RE .PP \fIfile\fR .RS 4 owner of the effect .RE .SH "COPYRIGHT" .br