Home
last modified time | relevance | path

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

123456789

/OK3568_Linux_fs/kernel/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 Dtwl4030-pwrbutton.c61 pwr = devm_input_allocate_device(&pdev->dev); in twl4030_pwrbutton_probe()
H A Drk805-pwrkey.c52 pwr = devm_input_allocate_device(&pdev->dev); in rk805_pwrkey_probe()
H A Dcpcap-pwrbutton.c64 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 Dgpio_decoder.c96 input = devm_input_allocate_device(dev); in gpio_decoder_probe()
H A Dcobalt_btns.c82 input = devm_input_allocate_device(&pdev->dev); in cobalt_buttons_probe()
H A Dwm831x-on.c88 wm831x_on->dev = devm_input_allocate_device(&pdev->dev); in wm831x_on_probe()
H A Dsgi_btns.c88 input = devm_input_allocate_device(&pdev->dev); in sgi_buttons_probe()
H A Dtps65218-pwrbutton.c108 idev = devm_input_allocate_device(dev); in tps6521x_pb_probe()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dacer-wireless.c39 idev = devm_input_allocate_device(&adev->dev); in acer_wireless_add()
H A Dxiaomi-wmi.c38 data->input_dev = devm_input_allocate_device(&wdev->dev); in xiaomi_wmi_probe()
H A Dintel_chtdc_ti_pwrbtn.c46 input = devm_input_allocate_device(dev); in chtdc_ti_pwrbtn_probe()
H A Dintel_mrfld_pwrbtn.c53 input = devm_input_allocate_device(dev); in mrfld_pwrbtn_probe()
H A Dintel-hid.c330 priv->input_dev = devm_input_allocate_device(&device->dev); in intel_hid_input_setup()
350 priv->array = devm_input_allocate_device(&device->dev); in intel_button_array_input_setup()
/OK3568_Linux_fs/kernel/drivers/platform/chrome/
H A Dchromeos_tbmc.c73 idev = devm_input_allocate_device(dev); in chromeos_tbmc_add()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dsurface3_spi.c257 input = devm_input_allocate_device(&data->spi->dev); in surface3_spi_create_touch_input()
293 input = devm_input_allocate_device(&data->spi->dev); in surface3_spi_create_pen_input()
H A Djornada720_ts.c107 input_dev = devm_input_allocate_device(&pdev->dev); in jornada720_ts_probe()
/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Dopencores-kbd.c60 input = devm_input_allocate_device(&pdev->dev); in opencores_kbd_probe()

123456789