Query: input_ff_create
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INPUT_FF_CREATE(9) Input Subsystem INPUT_FF_CREATE(9)NAMEinput_ff_create - create force-feedback deviceSYNOPSISint input_ff_create(struct input_dev * dev, unsigned int max_effects);ARGUMENTSdev input device supporting force-feedback max_effects maximum number of effects supported by the deviceDESCRIPTIONThis 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 deviceCOPYRIGHTKernel Hackers Manual 3.10 June 2014 INPUT_FF_CREATE(9)
Related Man Pages |
---|
device_create_vargs(9) - centos |
struct_input_dev(9) - centos |
struct_input_handler(9) - centos |
device_create(9) - suse |
device_create_vargs(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Shopt -s histappend |