input_ff_erase(9) centos man page | unix.com

Man Page: input_ff_erase

Operating Environment: centos

Section: 9

INPUT_FF_ERASE(9)						  Input Subsystem						 INPUT_FF_ERASE(9)

NAME
input_ff_erase - erase a force-feedback effect from device
SYNOPSIS
int input_ff_erase(struct input_dev * dev, int effect_id, struct file * file);
ARGUMENTS
dev input device to erase effect from effect_id id of the ffect to be erased file purported owner of the request
DESCRIPTION
This function erases a force-feedback effect from specified device. The effect will only be erased if it was uploaded through the same file handle that is requesting erase.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 INPUT_FF_ERASE(9)
Related Man Pages
device_schedule_callback_owner(9) - centos
struct_input_dev(9) - centos
struct_input_handler(9) - centos
ffcfstress(1) - debian
struct_input_handler(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing