Searched refs:input_grab_device (Results 1 – 4 of 4) sorted by relevance
148 res = input_grab_device(&handle); in input_test_grab()154 res = input_grab_device(&test_handle); in input_test_grab()159 res = input_grab_device(&test_handle); in input_test_grab()
418 int input_grab_device(struct input_handle *);
526 int input_grab_device(struct input_handle *handle) in input_grab_device() function546 EXPORT_SYMBOL(input_grab_device);
339 error = input_grab_device(&evdev->handle); in evdev_grab()
Completed in 14 milliseconds