Man Page: input_register_handle
Operating Environment: centos
Section: 9
INPUT_REGISTER_HANDL(9) Input Subsystem INPUT_REGISTER_HANDL(9)NAMEinput_register_handle - register a new input handleSYNOPSISint input_register_handle(struct input_handle * handle);ARGUMENTShandle handle to registerDESCRIPTIONThis function puts a new input handle onto device's and handler's lists so that events can flow through it once it is opened using input_open_device. This function is supposed to be called from handler's connect method.COPYRIGHTKernel Hackers Manual 3.10 June 2014 INPUT_REGISTER_HANDL(9)
| Related Man Pages |
|---|
| parport_register_device(9) - suse |
| struct_input_handler(9) - suse |
| curl_easy_duphandle(3) - osx |
| curl_easy_duphandle(3) - linux |
| curl_easy_duphandle(3) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |