input_ff_create(9) centos man page | unix.com

Man Page: input_ff_create

Operating Environment: centos

Section: 9

INPUT_FF_CREATE(9)						  Input Subsystem						INPUT_FF_CREATE(9)

NAME
input_ff_create - create force-feedback device
SYNOPSIS
int input_ff_create(struct input_dev * dev, unsigned int max_effects);
ARGUMENTS
dev input device supporting force-feedback max_effects maximum number of effects supported by the device
DESCRIPTION
This function allocates all necessary memory for a force feedback portion of an input device and installs all default handlers. dev->ffbit should be already set up before calling this function. Once ff device is created you need to setup its upload, erase, playback and other handlers before registering input device
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 INPUT_FF_CREATE(9)
Related Man Pages
device_create_vargs(9) - centos
ffcfstress(1) - debian
device_create(9) - suse
device_create_vargs(9) - suse
struct_input_polled_dev(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
DB2 convert digits to binary format
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it