Man Page: sparse_keymap_entry_from_scancode
Operating Environment: centos
Section: 9
SPARSE_KEYMAP_ENTRY_(9) Input Subsystem SPARSE_KEYMAP_ENTRY_(9)NAMEsparse_keymap_entry_from_scancode - perform sparse keymap lookupSYNOPSISstruct key_entry * sparse_keymap_entry_from_scancode(struct input_dev * dev, unsigned int code);ARGUMENTSdev Input device using sparse keymap code Scan codeDESCRIPTIONThis function is used to perform struct key_entry lookup in an input device using sparse keymap.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SPARSE_KEYMAP_ENTRY_(9)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| device_create_with_groups(9) - centos |
| struct_i2c_board_info(9) - centos |
| struct_ff_device(9) - suse |
| struct_input_handler(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |