Home
last modified time | relevance | path

Searched refs:devm_input_allocate_device (Results 1 – 25 of 183) sorted by relevance

12345678

/linux/drivers/input/misc/
H A Drb532_button.c60 input = devm_input_allocate_device(&pdev->dev); in rb532_button_probe()
H A Dretu-pwrbutton.c55 idev = devm_input_allocate_device(&pdev->dev); in retu_pwrbutton_probe()
H A Drave-sp-pwrbutton.c52 idev = devm_input_allocate_device(dev); in rave_sp_pwrbutton_probe()
H A Drk805-pwrkey.c44 pwr = devm_input_allocate_device(&pdev->dev); in rk805_pwrkey_probe()
H A D88pm886-onkey.c55 idev = devm_input_allocate_device(dev); in pm886_onkey_probe()
H A Drt5120-pwrkey.c67 priv->input = devm_input_allocate_device(dev); in rt5120_pwrkey_probe()
H A Dcpcap-pwrbutton.c60 button->idev = devm_input_allocate_device(&pdev->dev); in cpcap_power_button_probe()
H A Dab8500-ponkey.c70 input = devm_input_allocate_device(&pdev->dev); in ab8500_ponkey_probe()
H A De3x0-button.c75 input = devm_input_allocate_device(&pdev->dev); in e3x0_button_probe()
H A Dhisi_powerkey.c78 input = devm_input_allocate_device(dev); in hi65xx_powerkey_probe()
H A Dgpio-beeper.c74 input = devm_input_allocate_device(&pdev->dev); in gpio_beeper_probe()
H A Dmax77650-onkey.c89 onkey->input = devm_input_allocate_device(dev); in max77650_onkey_probe()
H A Dcobalt_btns.c82 input = devm_input_allocate_device(&pdev->dev); in cobalt_buttons_probe()
H A Dsgi_btns.c88 input = devm_input_allocate_device(&pdev->dev); in sgi_buttons_probe()
H A Dwm831x-on.c88 wm831x_on->dev = devm_input_allocate_device(&pdev->dev); in wm831x_on_probe()
H A D88pm860x_onkey.c79 info->idev = devm_input_allocate_device(&pdev->dev); in pm860x_onkey_probe()
H A Dtps65219-pwrbutton.c59 idev = devm_input_allocate_device(dev); in tps65219_pb_probe()
/linux/drivers/platform/x86/
H A Dacer-wireless.c40 idev = devm_input_allocate_device(&adev->dev); in acer_wireless_add()
H A Dwinmate-fm07-keys.c82 input = devm_input_allocate_device(dev); in fm07keys_probe()
/linux/sound/drivers/pcsp/
H A Dpcsp_input.c81 struct input_dev *input_dev = devm_input_allocate_device(dev); in pcspkr_input_init()
/linux/drivers/platform/chrome/
H A Dchromeos_tbmc.c73 idev = devm_input_allocate_device(dev); in chromeos_tbmc_add()
/linux/drivers/input/keyboard/
H A Dopencores-kbd.c53 input = devm_input_allocate_device(&pdev->dev); in opencores_kbd_probe()
/linux/drivers/input/touchscreen/
H A Dsurface3_spi.c248 input = devm_input_allocate_device(&data->spi->dev); in surface3_spi_create_touch_input()
284 input = devm_input_allocate_device(&data->spi->dev); in surface3_spi_create_pen_input()
/linux/drivers/input/joystick/
H A Dsensehat-joystick.c79 sensehat_joystick->keys_dev = devm_input_allocate_device(&pdev->dev); in sensehat_joystick_probe()
/linux/drivers/platform/x86/lenovo/
H A Dymc.c115 input_dev = devm_input_allocate_device(&wdev->dev); in lenovo_ymc_probe()

12345678