Man Page: sparse_keymap_report_event
Operating Environment: centos
Section: 9
SPARSE_KEYMAP_REPORT(9) Input Subsystem SPARSE_KEYMAP_REPORT(9)NAMEsparse_keymap_report_event - report event corresponding to given scancodeSYNOPSISbool sparse_keymap_report_event(struct input_dev * dev, unsigned int code, unsigned int value, bool autorelease);ARGUMENTSdev Input device using sparse keymap code Scan code value Value that should be reported (ignored by KE_SW entries) autorelease Signals whether release event should be emitted for KE_KEY entries right after reporting press event, ignored by all other entriesDESCRIPTIONThis function is used to perform lookup in an input device using sparse keymap and report corresponding event. Returns true if lookup was successful and false otherwise.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SPARSE_KEYMAP_REPORT(9)
| Related Man Pages |
|---|
| struct_input_handler(9) - centos |
| struct_matrix_keypad_platform_data(9) - centos |
| xselectinput(3) - centos |
| struct_input_dev(9) - suse |
| struct_input_handler(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |