Home
last modified time | relevance | path

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

/drivers/input/
Dapm-power.c71 error = input_open_device(handle); in apmpower_connect()
Devbug.c46 error = input_open_device(handle); in evbug_connect()
Dinput-leds.c113 error = input_open_device(&leds->handle); in input_leds_connect()
Dmousedev.c430 retval = input_open_device(&mousedev->handle); in mousedev_open_device()
Dinput.c629 int input_open_device(struct input_handle *handle) in input_open_device() function
674 EXPORT_SYMBOL(input_open_device);
Djoydev.c207 retval = input_open_device(&joydev->handle); in joydev_open_device()
Devdev.c400 retval = input_open_device(&evdev->handle); in evdev_open_device()
/drivers/macintosh/
Dmac_hid.c120 error = input_open_device(handle); in mac_hid_emumouse_connect()
/drivers/tty/
Dsysrq.c988 error = input_open_device(&sysrq->handle); in sysrq_connect()
/drivers/tty/vt/
Dkeyboard.c1593 error = input_open_device(handle); in kbd_connect()