Query: struct_matrix_keymap_data
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STRUCTMATRIX_KEYMAP(9) Input Subsystem STRUCT MATRIX_KEYMAP(9)NAMEstruct_matrix_keymap_data - keymap for matrix keyboardsSYNOPSISstruct matrix_keymap_data { const uint32_t * keymap; unsigned int keymap_size; };MEMBERSkeymap pointer to array of uint32 values encoded with KEY macro representing keymap keymap_size number of entries (initialized) in this keymapDESCRIPTIONThis structure is supposed to be used by platform code to supply keymaps to drivers that implement matrix-like keypads/keyboards.COPYRIGHTKernel Hackers Manual 2.6. July 2010 STRUCT MATRIX_KEYMAP(9)