Home
last modified time | relevance | path

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

/linux-6.15/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.c577 int input_open_device(struct input_handle *handle) in input_open_device() function
619 EXPORT_SYMBOL(input_open_device);
H A Devdev.c391 retval = input_open_device(&evdev->handle); in evdev_open_device()
/linux-6.15/drivers/leds/trigger/
H A Dledtrig-input-events.c90 ret = input_open_device(handle); in input_events_connect()
/linux-6.15/drivers/macintosh/
H A Dmac_hid.c121 error = input_open_device(handle); in mac_hid_emumouse_connect()
/linux-6.15/net/rfkill/
H A Dinput.c237 error = input_open_device(handle); in rfkill_connect()
/linux-6.15/include/linux/
H A Dinput.h426 int input_open_device(struct input_handle *);
/linux-6.15/drivers/hid/
H A Dhid-appletb-kbd.c283 rc = input_open_device(handle); in appletb_kbd_inp_connect()
/linux-6.15/drivers/tty/
H A Dsysrq.c992 error = input_open_device(&sysrq->handle); in sysrq_connect()
/linux-6.15/drivers/tty/vt/
H A Dkeyboard.c1591 error = input_open_device(handle); in kbd_connect()