Home
last modified time | relevance | path

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

1234

/Linux-v5.4/drivers/platform/chrome/wilco_ec/
Dcore.c77 PLATFORM_DEVID_AUTO, in wilco_ec_probe()
82 PLATFORM_DEVID_AUTO, in wilco_ec_probe()
98 PLATFORM_DEVID_AUTO, in wilco_ec_probe()
/Linux-v5.4/drivers/mfd/
Dat91-usart.c48 return devm_mfd_add_devices(&pdev->dev, PLATFORM_DEVID_AUTO, cell, 1, in at91_usart_mode_probe()
Dlp873x.c66 ret = mfd_add_devices(lp873->dev, PLATFORM_DEVID_AUTO, lp873x_cells, in lp873x_probe()
Dlp87565.c77 return devm_mfd_add_devices(lp87565->dev, PLATFORM_DEVID_AUTO, in lp87565_probe()
Daltera-a10sr.c138 ret = devm_mfd_add_devices(a10sr->dev, PLATFORM_DEVID_AUTO, in altr_a10sr_spi_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.c614 ret = mfd_add_devices(da9052->dev, PLATFORM_DEVID_AUTO, in da9052_device_init()
628 ret = mfd_add_devices(da9052->dev, PLATFORM_DEVID_AUTO, in da9052_device_init()
Dtps6105x.c91 PLATFORM_DEVID_AUTO, cell, 1, NULL, 0, NULL); in tps6105x_add_device()
Dvexpress-sysreg.c200 return mfd_add_devices(&pdev->dev, PLATFORM_DEVID_AUTO, in vexpress_sysreg_probe()
Dhi655x-pmic.c147 ret = mfd_add_devices(dev, PLATFORM_DEVID_AUTO, hi655x_pmic_devs, in hi655x_pmic_probe()
/Linux-v5.4/arch/arm/mach-imx/
Dmach-mx21ads.c177 .id = PLATFORM_DEVID_AUTO,
204 .id = PLATFORM_DEVID_AUTO,
/Linux-v5.4/arch/x86/platform/intel-mid/device_libs/
Dplatform_bcm43xx.c49 .id = PLATFORM_DEVID_AUTO,
/Linux-v5.4/drivers/platform/chrome/
Dcros_ec.c147 PLATFORM_DEVID_AUTO, &ec_p, in cros_ec_register()
166 PLATFORM_DEVID_AUTO, &pd_p, in cros_ec_register()
/Linux-v5.4/drivers/usb/cdns3/
Dhost.c24 xhci = platform_device_alloc("xhci-hcd", PLATFORM_DEVID_AUTO); in __cdns3_host_init()
/Linux-v5.4/include/linux/mfd/
Dcore.h124 return mfd_add_devices(parent, PLATFORM_DEVID_AUTO, cells, n_devs, in mfd_add_hotplug_devices()
/Linux-v5.4/drivers/usb/dwc3/
Ddwc3-haps.c56 dwc->dwc3 = platform_device_alloc("dwc3", PLATFORM_DEVID_AUTO); in dwc3_haps_probe()
Dhost.c71 xhci = platform_device_alloc("xhci-hcd", PLATFORM_DEVID_AUTO); in dwc3_host_init()
/Linux-v5.4/drivers/usb/gadget/udc/bdc/
Dbdc_pci.c60 bdc = platform_device_alloc(BRCM_BDC_NAME, PLATFORM_DEVID_AUTO); in bdc_pci_probe()
/Linux-v5.4/drivers/usb/dwc2/
Dpci.c120 dwc2 = platform_device_alloc("dwc2", PLATFORM_DEVID_AUTO); in dwc2_pci_probe()
/Linux-v5.4/drivers/w1/slaves/
Dw1_ds2781.c115 pdev = platform_device_alloc("ds2781-battery", PLATFORM_DEVID_AUTO); in w1_ds2781_add_slave()
Dw1_ds2780.c118 pdev = platform_device_alloc("ds2780-battery", PLATFORM_DEVID_AUTO); in w1_ds2780_add_slave()
/Linux-v5.4/arch/mips/sgi-ip27/
Dip27-xtalk.c35 pdev = platform_device_alloc("xtalk-bridge", PLATFORM_DEVID_AUTO); in bridge_platform_create()
/Linux-v5.4/drivers/usb/musb/
Djz4740.c120 musb = platform_device_alloc("musb-hdrc", PLATFORM_DEVID_AUTO); in jz4740_probe()
/Linux-v5.4/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-i2s-audio.c175 pdevinfo.id = PLATFORM_DEVID_AUTO; in snd_dw_hdmi_probe()

1234