Home
last modified time | relevance | path

Searched refs:PLATFORM_DEVID_AUTO (Results 1 – 25 of 69) sorted by relevance

123

/linux/arch/mips/sgi-ip30/
H A Dip30-xtalk.c62 pdev_wd = platform_device_alloc("sgi_w1", PLATFORM_DEVID_AUTO); in bridge_platform_create()
87 pdev_bd = platform_device_alloc("xtalk-bridge", PLATFORM_DEVID_AUTO); in bridge_platform_create()
/linux/drivers/mfd/
H A Dintel_pmc_bxt.c397 ret = devm_mfd_add_devices(pmc->dev, PLATFORM_DEVID_AUTO, &tco, in intel_pmc_create_devices()
403 ret = devm_mfd_add_devices(pmc->dev, PLATFORM_DEVID_AUTO, &punit, 1, in intel_pmc_create_devices()
409 ret = devm_mfd_add_devices(pmc->dev, PLATFORM_DEVID_AUTO, in intel_pmc_create_devices()
H A Dat91-usart.c44 return devm_mfd_add_devices(&pdev->dev, PLATFORM_DEVID_AUTO, cell, 1, in at91_usart_mode_probe()
H A Drsmu_core.c74 ret = devm_mfd_add_devices(rsmu->dev, PLATFORM_DEVID_AUTO, cells, in rsmu_core_init()
H A Dmp2629.c54 ret = devm_mfd_add_devices(ddata->dev, PLATFORM_DEVID_AUTO, mp2629_cell, in mp2629_probe()
H A Dlp873x.c57 ret = mfd_add_devices(lp873->dev, PLATFORM_DEVID_AUTO, lp873x_cells, in lp873x_probe()
H A Drt5120.c101 return devm_mfd_add_devices(dev, PLATFORM_DEVID_AUTO, rt5120_devs, in rt5120_probe()
H A Dlp87565.c96 return devm_mfd_add_devices(lp87565->dev, PLATFORM_DEVID_AUTO, in lp87565_probe()
H A Drt4831.c86 return devm_mfd_add_devices(&client->dev, PLATFORM_DEVID_AUTO, rt4831_subdevs, in rt4831_probe()
H A Daltera-a10sr.c139 ret = devm_mfd_add_devices(a10sr->dev, PLATFORM_DEVID_AUTO, in altr_a10sr_spi_probe()
H A Dtps65912-core.c99 ret = devm_mfd_add_devices(tps->dev, PLATFORM_DEVID_AUTO, tps65912_cells, in tps65912_device_init()
H A Dsmpro-core.c117 return devm_mfd_add_devices(&i2c->dev, PLATFORM_DEVID_AUTO, in smpro_core_probe()
H A Dtps65086.c112 ret = mfd_add_devices(tps->dev, PLATFORM_DEVID_AUTO, tps65086_cells, in tps65086_probe()
H A Dacer-ec-a500.c150 err = devm_mfd_add_devices(&client->dev, PLATFORM_DEVID_AUTO, in a500_ec_probe()
H A Drohm-bd9576.c161 ret = devm_mfd_add_devices(&i2c->dev, PLATFORM_DEVID_AUTO, cells, in bd957x_i2c_probe()
/linux/arch/mips/sgi-ip27/
H A Dip27-xtalk.c52 pdev_wd = platform_device_alloc("sgi_w1", PLATFORM_DEVID_AUTO); in bridge_platform_create()
77 pdev_bd = platform_device_alloc("xtalk-bridge", PLATFORM_DEVID_AUTO); in bridge_platform_create()
/linux/drivers/soc/sophgo/
H A Dsg2044-topsys.c22 return devm_mfd_add_devices(&pdev->dev, PLATFORM_DEVID_AUTO, in sg2044_topsys_probe()
H A Dcv1800-rtcsys.c40 return devm_mfd_add_devices(&pdev->dev, PLATFORM_DEVID_AUTO, in cv1800_rtcsys_probe()
/linux/drivers/usb/dwc2/
H A Dpci.c76 dwc2 = platform_device_alloc("dwc2", PLATFORM_DEVID_AUTO); in dwc2_pci_probe()
/linux/drivers/usb/dwc3/
H A Ddwc3-haps.c60 dwc->dwc3 = platform_device_alloc("dwc3", PLATFORM_DEVID_AUTO); in dwc3_haps_probe()
/linux/drivers/acpi/arm64/
H A Dapmt.c82 pdev = platform_device_alloc(DEV_NAME, PLATFORM_DEVID_AUTO); in apmt_add_platform_device()
/linux/drivers/nvmem/
H A Dmtk-efuse.c96 PLATFORM_DEVID_AUTO, NULL, 0); in mtk_efuse_probe()
/linux/drivers/w1/slaves/
H A Dw1_ds2781.c116 pdev = platform_device_alloc("ds2781-battery", PLATFORM_DEVID_AUTO); in w1_ds2781_add_slave()
H A Dw1_ds2780.c119 pdev = platform_device_alloc("ds2780-battery", PLATFORM_DEVID_AUTO); in w1_ds2780_add_slave()
/linux/sound/soc/fsl/
H A Dimx-audio-rpmsg.c101 PLATFORM_DEVID_AUTO, in imx_audio_rpmsg_probe()

123