Home
last modified time | relevance | path

Searched refs:input_open_device (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/drivers/input/
Dmousedev.c240 input_open_device(handle); in mousedev_open()
246 input_open_device(&list->mousedev->handle); in mousedev_open()
444 input_open_device(&mousedev->handle); in mousedev_connect()
Dinput.c49 EXPORT_SYMBOL(input_open_device);
190 int input_open_device(struct input_handle *handle) in input_open_device() function
Dkeybdev.c204 input_open_device(handle); in keybdev_connect()
Devdev.c141 input_open_device(&list->evdev->handle); in evdev_open()
Djoydev.c214 input_open_device(&list->joydev->handle); in joydev_open()
/linux-2.4.37.9/include/linux/
Dinput.h714 int input_open_device(struct input_handle *);