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()
409 int input_grab_device(struct input_handle *);
563 int input_grab_device(struct input_handle *handle) in input_grab_device() function583 EXPORT_SYMBOL(input_grab_device);
348 error = input_grab_device(&evdev->handle); in evdev_grab()