Query: input_unregister_polled_device
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INPUT_UNREGISTER_POL(9) Input Subsystem INPUT_UNREGISTER_POL(9)NAMEinput_unregister_polled_device - unregister polled deviceSYNOPSISvoid input_unregister_polled_device(struct input_polled_dev * dev);ARGUMENTSdev device to unregisterDESCRIPTIONThe function unregisters previously registered polled input device from input layer. Polling is stopped and device is ready to be freed with call to input_free_polled_device.COPYRIGHTKernel Hackers Manual 3.10 June 2014 INPUT_UNREGISTER_POL(9)