Query: sparse_keymap_entry_from_keycode
OS: centos
Section: 9
Links: centos man pages | All man pages
Forums: Unix Linux Community | Forum Categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SPARSE_KEYMAP_ENTRY_(9) Input Subsystem SPARSE_KEYMAP_ENTRY_(9)NAMEsparse_keymap_entry_from_keycode - perform sparse keymap lookupSYNOPSISstruct key_entry * sparse_keymap_entry_from_keycode(struct input_dev * dev, unsigned int keycode);ARGUMENTSdev Input device using sparse keymap keycode Key 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)