Home
last modified time | relevance | path

Searched refs:input_grab_device (Results 1 – 2 of 2) sorted by relevance

/drivers/input/
Dinput.c549 int input_grab_device(struct input_handle *handle) in input_grab_device() function
569 EXPORT_SYMBOL(input_grab_device);
Devdev.c352 error = input_grab_device(&evdev->handle); in evdev_grab()