input_open_device   71 drivers/input/apm-power.c 	error = input_open_device(handle);
input_open_device   49 drivers/input/evbug.c 	error = input_open_device(handle);
input_open_device  400 drivers/input/evdev.c 		retval = input_open_device(&evdev->handle);
input_open_device  113 drivers/input/input-leds.c 	error = input_open_device(&leds->handle);
input_open_device  644 drivers/input/input.c EXPORT_SYMBOL(input_open_device);
input_open_device  208 drivers/input/joydev.c 		retval = input_open_device(&joydev->handle);
input_open_device  430 drivers/input/mousedev.c 		retval = input_open_device(&mousedev->handle);
input_open_device  120 drivers/macintosh/mac_hid.c 	error = input_open_device(handle);
input_open_device  921 drivers/tty/sysrq.c 	error = input_open_device(&sysrq->handle);
input_open_device 1553 drivers/tty/vt/keyboard.c 	error = input_open_device(handle);
input_open_device  403 include/linux/input.h int input_open_device(struct input_handle *);
input_open_device  237 net/rfkill/input.c 	error = input_open_device(handle);