Home
last modified time | relevance | path

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

/linux/drivers/input/
H A Dapm-power.c71 error = input_open_device(handle); in apmpower_connect()
H A Dinput-leds.c119 error = input_open_device(&leds->handle); in input_leds_connect()
H A Dmousedev.c430 retval = input_open_device(&mousedev->handle); in mousedev_open_device()
H A Djoydev.c207 retval = input_open_device(&joydev->handle); in joydev_open_device()
H A Dinput.c647 int input_open_device(struct input_handle *handle) in input_open_device() function
677 EXPORT_SYMBOL(input_open_device);
H A Devdev.c396 retval = input_open_device(&evdev->handle); in evdev_open_device()
/linux/drivers/leds/trigger/
H A Dledtrig-input-events.c90 ret = input_open_device(handle); in input_events_connect()
/linux/drivers/macintosh/
H A Dmac_hid.c121 error = input_open_device(handle); in mac_hid_emumouse_connect()
/linux/net/rfkill/
H A Dinput.c237 error = input_open_device(handle); in rfkill_connect()
/linux/include/linux/
H A Dinput.h432 int input_open_device(struct input_handle *);
/linux/drivers/tty/
H A Dsysrq.c993 error = input_open_device(&sysrq->handle); in sysrq_connect()
/linux/drivers/tty/vt/
H A Dkeyboard.c1640 error = input_open_device(handle); in kbd_connect()
/linux/sound/usb/
H A Dmixer_quirks.c625 err = input_open_device(handle); in snd_dualsense_ih_connect()