Query: input_register_polled_device
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INPUT_REGISTER_POLLE(9) Input Subsystem INPUT_REGISTER_POLLE(9)NAMEinput_register_polled_device - register polled deviceSYNOPSISint input_register_polled_device(struct input_polled_dev * dev);ARGUMENTSdev device to registerDESCRIPTIONThe function registers previously initialized polled input device with input layer. The device should be allocated with call to input_allocate_polled_device. Callers should also set up poll method and set up capabilities (id, name, phys, bits) of the corresponding input_dev structure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 INPUT_REGISTER_POLLE(9)
Related Man Pages |
---|
device_schedule_callback_owner(9) - centos |
struct_input_dev(9) - centos |
struct_input_handler(9) - centos |
struct_input_dev(9) - suse |
struct_input_polled_dev(9) - suse |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
Tar Command |
Docker learning Phase-I |
Unsure why access time on a directory change isn't changing |
[TIP] Processing YAML files with yq |