INPUT_ALLOCATE_DEVIC(9) Input Subsystem INPUT_ALLOCATE_DEVIC(9)NAMEinput_allocate_device - allocate memory for new input deviceSYNOPSISstruct input_dev * input_allocate_device(void);ARGUMENTSvoid no argumentsDESCRIPTIONReturns prepared struct input_dev or NULL.NOTEUse input_free_device to free devices that have not been registered; input_unregister_device should be used for already registered devices.COPYRIGHTKernel Hackers Manual 3.10 June 2014 INPUT_ALLOCATE_DEVIC(9)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| struct_ff_device(9) - centos |
| struct_input_handler(9) - centos |
| device_create_vargs(9) - suse |
| struct_input_polled_dev(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |
| Please Welcome Dave Munro to the Moderator Team! |