centos man page for sparse_keymap_free

Query: sparse_keymap_free

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SPARSE_KEYMAP_FREE(9)						  Input Subsystem					     SPARSE_KEYMAP_FREE(9)

NAME
sparse_keymap_free - free memory allocated for sparse keymap
SYNOPSIS
void sparse_keymap_free(struct input_dev * dev);
ARGUMENTS
dev Input device using sparse keymap
DESCRIPTION
This function is used to free memory allocated by sparse keymap in an input device that was set up by sparse_keymap_setup.
NOTE
It is safe to cal this function while input device is still registered (however the drivers should care not to try to use freed keymap and thus have to shut off interrups/polling before freeing the keymap).
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SPARSE_KEYMAP_FREE(9)
Related Man Pages
struct_input_dev(9) - centos
struct_input_polled_dev(9) - centos
install-keymap(8) - debian
itemap(1m) - hpux
struct_input_dev(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
Controlling user input
Please Welcome Dave Munro to the Moderator Team!