Home
last modified time | relevance | path

Searched refs:input_setup_polling (Results 1 – 25 of 29) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/input/
H A Dinput-poller.c68 int input_setup_polling(struct input_dev *dev, in input_setup_polling() function
92 EXPORT_SYMBOL(input_setup_polling);
/OK3568_Linux_fs/kernel/drivers/input/misc/
H A Drb532_button.c70 error = input_setup_polling(input, rb532_button_poll); in rb532_button_probe()
H A Dgpio_decoder.c106 err = input_setup_polling(input, gpio_decoder_poll_gpios); in gpio_decoder_probe()
H A Dcobalt_btns.c103 error = input_setup_polling(input, handle_buttons); in cobalt_buttons_probe()
H A Dsgi_btns.c110 error = input_setup_polling(input, handle_buttons); in sgi_buttons_probe()
H A Dmma8450.c171 err = input_setup_polling(input, mma8450_poll); in mma8450_probe()
H A Dapanel.c166 err = input_setup_polling(idev, apanel_poll); in apanel_probe()
H A Dbma150.c483 error = input_setup_polling(idev, bma150_poll); in bma150_probe()
H A Dkxtj9.c459 err = input_setup_polling(input_dev, kxtj9_poll); in kxtj9_probe()
H A Dwistron_btns.c1230 error = input_setup_polling(wistron_idev, wistron_poll); in setup_input_dev()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dpeaq-wmi.c100 err = input_setup_polling(peaq_poll_dev, peaq_wmi_poll); in peaq_wmi_init()
H A Dhdaps.c579 ret = input_setup_polling(hdaps_idev, hdaps_mousedev_poll); in hdaps_init()
/OK3568_Linux_fs/kernel/drivers/macintosh/ams/
H A Dams-input.c75 error = input_setup_polling(input, ams_idev_poll); in ams_input_enable()
/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Dclps711x-keypad.c155 err = input_setup_polling(input, clps711x_keypad_poll); in clps711x_keypad_probe()
H A Dadc-keys.c170 error = input_setup_polling(input, adc_keys_poll); in adc_keys_probe()
H A Djornada680_kbd.c216 error = input_setup_polling(input_dev, jornadakbd680_poll); in jornada680kbd_probe()
H A Dmpr121_touchkey.c316 error = input_setup_polling(input_dev, mpr_touchkey_report); in mpr_touchkey_probe()
H A Dgpio_keys_polled.c354 error = input_setup_polling(input, gpio_keys_polled_poll); in gpio_keys_polled_probe()
/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A Dgpio_mouse.c131 error = input_setup_polling(input, gpio_mouse_scan); in gpio_mouse_probe()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dts4800-ts.c187 error = input_setup_polling(input_dev, ts4800_ts_poll); in ts4800_ts_probe()
H A Draspberrypi-ts.c194 error = input_setup_polling(input, rpi_ts_poll); in rpi_ts_probe()
H A Dtps6507x-ts.c268 error = input_setup_polling(input_dev, tps6507x_ts_poll); in tps6507x_ts_probe()
H A Dsur40.c706 error = input_setup_polling(input, sur40_poll); in sur40_probe()
/OK3568_Linux_fs/kernel/include/linux/
H A Dinput.h391 int input_setup_polling(struct input_dev *dev,
/OK3568_Linux_fs/kernel/drivers/input/joystick/
H A Dpsxpad-spi.c350 err = input_setup_polling(idev, psxpad_spi_poll); in psxpad_spi_probe()

12