input_ff_create(9) suse man page | unix.com

Man Page: input_ff_create

Operating Environment: suse

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, 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 2.6. July 2010 INPUT_FF_CREATE(9)
Related Man Pages
struct_input_dev(9) - centos
struct_input_handler(9) - centos
ffcfstress(1) - debian
struct_input_handler(9) - suse
struct_input_polled_dev(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
32 bit process addressing more than 4GB