Home
last modified time | relevance | path

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

123

/Linux-v4.19/arch/arm/mach-imx/
Dmach-mx21ads.c184 .id = PLATFORM_DEVID_AUTO,
213 .id = PLATFORM_DEVID_AUTO,
/Linux-v4.19/drivers/mfd/
Dcros_ec.c132 err = mfd_add_devices(ec_dev->dev, PLATFORM_DEVID_AUTO, &ec_cell, 1, in cros_ec_register()
150 err = mfd_add_devices(ec_dev->dev, PLATFORM_DEVID_AUTO, in cros_ec_register()
Dlp873x.c66 ret = mfd_add_devices(lp873->dev, PLATFORM_DEVID_AUTO, lp873x_cells, in lp873x_probe()
Dlp87565.c76 return devm_mfd_add_devices(lp87565->dev, PLATFORM_DEVID_AUTO, in lp87565_probe()
Daltera-a10sr.c148 ret = devm_mfd_add_devices(a10sr->dev, PLATFORM_DEVID_AUTO, in altr_a10sr_spi_probe()
Dcros_ec_dev.c433 retval = mfd_add_devices(ec->dev, PLATFORM_DEVID_AUTO, in ec_device_probe()
445 retval = mfd_add_devices(ec->dev, PLATFORM_DEVID_AUTO, in ec_device_probe()
457 retval = mfd_add_devices(ec->dev, PLATFORM_DEVID_AUTO, in ec_device_probe()
Dtps65086.c110 ret = mfd_add_devices(tps->dev, PLATFORM_DEVID_AUTO, tps65086_cells, in tps65086_probe()
Dtps65912-core.c106 ret = mfd_add_devices(tps->dev, PLATFORM_DEVID_AUTO, tps65912_cells, in tps65912_device_init()
Dda9052-core.c618 ret = mfd_add_devices(da9052->dev, PLATFORM_DEVID_AUTO, in da9052_device_init()
632 ret = mfd_add_devices(da9052->dev, PLATFORM_DEVID_AUTO, in da9052_device_init()
Dtps6105x.c92 PLATFORM_DEVID_AUTO, cell, 1, NULL, 0, NULL); in tps6105x_add_device()
Dvexpress-sysreg.c207 return mfd_add_devices(&pdev->dev, PLATFORM_DEVID_AUTO, in vexpress_sysreg_probe()
Drohm-bd718x7.c171 ret = devm_mfd_add_devices(bd71837->dev, PLATFORM_DEVID_AUTO, in bd71837_i2c_probe()
Dhi655x-pmic.c148 ret = mfd_add_devices(dev, PLATFORM_DEVID_AUTO, hi655x_pmic_devs, in hi655x_pmic_probe()
/Linux-v4.19/arch/x86/platform/intel-mid/device_libs/
Dplatform_bcm43xx.c55 .id = PLATFORM_DEVID_AUTO,
/Linux-v4.19/drivers/usb/dwc3/
Ddwc3-exynos.c43 pdev = platform_device_alloc("usb_phy_generic", PLATFORM_DEVID_AUTO); in dwc3_exynos_register_phys()
55 pdev = platform_device_alloc("usb_phy_generic", PLATFORM_DEVID_AUTO); in dwc3_exynos_register_phys()
Ddwc3-haps.c60 dwc->dwc3 = platform_device_alloc("dwc3", PLATFORM_DEVID_AUTO); in dwc3_haps_probe()
Dhost.c74 xhci = platform_device_alloc("xhci-hcd", PLATFORM_DEVID_AUTO); in dwc3_host_init()
/Linux-v4.19/include/linux/mfd/
Dcore.h128 return mfd_add_devices(parent, PLATFORM_DEVID_AUTO, cells, n_devs, in mfd_add_hotplug_devices()
/Linux-v4.19/drivers/usb/gadget/udc/bdc/
Dbdc_pci.c60 bdc = platform_device_alloc(BRCM_BDC_NAME, PLATFORM_DEVID_AUTO); in bdc_pci_probe()
/Linux-v4.19/drivers/usb/dwc2/
Dpci.c120 dwc2 = platform_device_alloc("dwc2", PLATFORM_DEVID_AUTO); in dwc2_pci_probe()
/Linux-v4.19/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-i2s-audio.c126 pdevinfo.id = PLATFORM_DEVID_AUTO; in snd_dw_hdmi_probe()
/Linux-v4.19/drivers/w1/slaves/
Dw1_ds2780.c122 pdev = platform_device_alloc("ds2780-battery", PLATFORM_DEVID_AUTO); in w1_ds2780_add_slave()
Dw1_ds2781.c119 pdev = platform_device_alloc("ds2781-battery", PLATFORM_DEVID_AUTO); in w1_ds2781_add_slave()
/Linux-v4.19/drivers/usb/musb/
Djz4740.c123 musb = platform_device_alloc("musb-hdrc", PLATFORM_DEVID_AUTO); in jz4740_probe()
/Linux-v4.19/drivers/platform/x86/
Dsurface3_button.c140 pd = platform_device_alloc("gpio-keys", PLATFORM_DEVID_AUTO); in surface3_button_device_create()

123