input_close_device

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

input_close_device - close input device

SYNOPSIS

void input_close_device(struct input_handle * handle);

ARGUMENTS

handle

handle through which device is being accessed

DESCRIPTION

This function should be called by input handlers when they want to stop receive events from given input device.