Home
last modified time | relevance | path

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

12

/linux/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);
/linux/drivers/input/misc/ !
H A Drb532_button.c70 error = input_setup_polling(input, rb532_button_poll); in rb532_button_probe()
H A Dgpio_decoder.c98 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 Dqnap-mcu-input.c129 ret = input_setup_polling(input, qnap_mcu_input_poll); in qnap_mcu_input_probe()
H A Dapanel.c165 err = input_setup_polling(idev, apanel_poll); in apanel_probe()
H A Dkxtj9.c465 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()
/linux/drivers/macintosh/ams/ !
H A Dams-input.c75 error = input_setup_polling(input, ams_idev_poll); in ams_input_enable()
/linux/drivers/platform/x86/ !
H A Dwinmate-fm07-keys.c106 ret = input_setup_polling(input, fm07keys_poll); in fm07keys_probe()
H A Dhdaps.c579 ret = input_setup_polling(hdaps_idev, hdaps_mousedev_poll); in hdaps_init()
/linux/drivers/input/joystick/ !
H A Dqwiic-joystick.c102 err = input_setup_polling(priv->dev, qwiic_poll); in qwiic_probe()
H A Dadafruit-seesaw.c286 err = input_setup_polling(seesaw->input_dev, seesaw_poll); in seesaw_probe()
H A Dadc-joystick.c282 input_setup_polling(input, adc_joystick_poll); in adc_joystick_probe()
H A Dpsxpad-spi.c353 err = input_setup_polling(idev, psxpad_spi_poll); in psxpad_spi_probe()
/linux/drivers/input/mouse/ !
H A Dgpio_mouse.c131 error = input_setup_polling(input, gpio_mouse_scan); in gpio_mouse_probe()
/linux/drivers/input/keyboard/ !
H A Dclps711x-keypad.c155 err = input_setup_polling(input, clps711x_keypad_poll); in clps711x_keypad_probe()
H A Dadc-keys.c167 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 Dqt2160.c371 error = input_setup_polling(input, qt2160_get_key_matrix); in qt2160_probe()
/linux/drivers/input/touchscreen/ !
H A Draspberrypi-ts.c191 error = input_setup_polling(input, rpi_ts_poll); in rpi_ts_probe()
H A Dts4800-ts.c186 error = input_setup_polling(input_dev, ts4800_ts_poll); in ts4800_ts_probe()
H A Dtps6507x-ts.c266 error = input_setup_polling(input_dev, tps6507x_ts_poll); in tps6507x_ts_probe()
/linux/drivers/hwmon/ !
H A Dapplesmc.c1204 ret = input_setup_polling(applesmc_idev, applesmc_idev_poll); in applesmc_create_accelerometer()

12