Query: input_free_device
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INPUT_FREE_DEVICE(9) Input Subsystem INPUT_FREE_DEVICE(9)NAMEinput_free_device - free memory occupied by input_dev structureSYNOPSISvoid input_free_device(struct input_dev * dev);ARGUMENTSdev input device to freeDESCRIPTIONThis function should only be used if input_register_device was not called yet or if it failed. Once device was registered use input_unregister_device and memory will be freed once last reference to the device is dropped. Device should be allocated by input_allocate_device.NOTEIf there are references to the input device then memory will not be freed until last reference is dropped.COPYRIGHTKernel Hackers Manual 3.10 June 2014 INPUT_FREE_DEVICE(9)
Related Man Pages |
---|
device_create_with_groups(9) - centos |
struct_input_handler(9) - centos |
device_create(9) - suse |
device_schedule_callback_owner(9) - suse |
struct_ff_device(9) - suse |
Similar Topics in the Unix Linux Community |
---|
DB2 convert digits to binary format |
Tar Command |
CentOS7 restoring file capabilities |
Unsure why access time on a directory change isn't changing |
CentOS 6 ran out of space, need to reclaim it |