Home
last modified time | relevance | path

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

1234

/Linux-v5.10/drivers/platform/chrome/wilco_ec/
Dcore.c73 PLATFORM_DEVID_AUTO, in wilco_ec_probe()
78 PLATFORM_DEVID_AUTO, in wilco_ec_probe()
103 PLATFORM_DEVID_AUTO, in wilco_ec_probe()
113 PLATFORM_DEVID_AUTO, in wilco_ec_probe()
/Linux-v5.10/arch/mips/sgi-ip30/
Dip30-xtalk.c59 pdev = platform_device_alloc("sgi_w1", PLATFORM_DEVID_AUTO); in bridge_platform_create()
71 pdev = platform_device_alloc("xtalk-bridge", PLATFORM_DEVID_AUTO); in bridge_platform_create()
/Linux-v5.10/arch/mips/sgi-ip27/
Dip27-xtalk.c49 pdev = platform_device_alloc("sgi_w1", PLATFORM_DEVID_AUTO); in bridge_platform_create()
61 pdev = platform_device_alloc("xtalk-bridge", PLATFORM_DEVID_AUTO); in bridge_platform_create()
/Linux-v5.10/drivers/mfd/
Dintel_pmc_bxt.c398 ret = devm_mfd_add_devices(pmc->dev, PLATFORM_DEVID_AUTO, &tco, in intel_pmc_create_devices()
404 ret = devm_mfd_add_devices(pmc->dev, PLATFORM_DEVID_AUTO, &punit, 1, in intel_pmc_create_devices()
410 ret = devm_mfd_add_devices(pmc->dev, PLATFORM_DEVID_AUTO, in intel_pmc_create_devices()
Dat91-usart.c48 return devm_mfd_add_devices(&pdev->dev, PLATFORM_DEVID_AUTO, cell, 1, in at91_usart_mode_probe()
Dmp2629.c54 ret = devm_mfd_add_devices(ddata->dev, PLATFORM_DEVID_AUTO, mp2629_cell, in mp2629_probe()
Dioc3.c205 ret = mfd_add_devices(&ipd->pdev->dev, PLATFORM_DEVID_AUTO, in ioc3_serial_setup()
234 ret = mfd_add_devices(&ipd->pdev->dev, PLATFORM_DEVID_AUTO, in ioc3_kbd_setup()
286 ret = mfd_add_devices(&ipd->pdev->dev, PLATFORM_DEVID_AUTO, in ioc3_eth_setup()
313 ret = mfd_add_devices(&ipd->pdev->dev, PLATFORM_DEVID_AUTO, in ioc3_m48t35_setup()
Dlp873x.c66 ret = mfd_add_devices(lp873->dev, PLATFORM_DEVID_AUTO, lp873x_cells, in lp873x_probe()
Dlp87565.c81 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()
Dvexpress-sysreg.c123 return devm_mfd_add_devices(&pdev->dev, PLATFORM_DEVID_AUTO, in vexpress_sysreg_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()
Dintel-m10-bmc.c137 ret = devm_mfd_add_devices(dev, PLATFORM_DEVID_AUTO, cells, n_cell, in intel_m10_bmc_spi_probe()
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()
/Linux-v5.10/arch/x86/platform/intel-mid/device_libs/
Dplatform_bcm43xx.c49 .id = PLATFORM_DEVID_AUTO,
/Linux-v5.10/drivers/usb/cdns3/
Dhost.c26 xhci = platform_device_alloc("xhci-hcd", PLATFORM_DEVID_AUTO); in __cdns3_host_init()
/Linux-v5.10/drivers/platform/chrome/
Dcros_ec.c210 PLATFORM_DEVID_AUTO, &ec_p, in cros_ec_register()
229 PLATFORM_DEVID_AUTO, &pd_p, in cros_ec_register()
/Linux-v5.10/drivers/usb/dwc3/
Ddwc3-haps.c56 dwc->dwc3 = platform_device_alloc("dwc3", PLATFORM_DEVID_AUTO); in dwc3_haps_probe()
Dhost.c72 xhci = platform_device_alloc("xhci-hcd", PLATFORM_DEVID_AUTO); in dwc3_host_init()
/Linux-v5.10/drivers/usb/gadget/udc/bdc/
Dbdc_pci.c60 bdc = platform_device_alloc(BRCM_BDC_NAME, PLATFORM_DEVID_AUTO); in bdc_pci_probe()
/Linux-v5.10/drivers/usb/dwc2/
Dpci.c120 dwc2 = platform_device_alloc("dwc2", PLATFORM_DEVID_AUTO); in dwc2_pci_probe()
/Linux-v5.10/drivers/soc/mediatek/
Dmtk-mmsys.c328 PLATFORM_DEVID_AUTO, NULL, 0); in mtk_mmsys_probe()
333 PLATFORM_DEVID_AUTO, NULL, 0); in mtk_mmsys_probe()
/Linux-v5.10/include/linux/mfd/
Dcore.h152 return mfd_add_devices(parent, PLATFORM_DEVID_AUTO, cells, n_devs, in mfd_add_hotplug_devices()
/Linux-v5.10/drivers/w1/slaves/
Dw1_ds2780.c118 pdev = platform_device_alloc("ds2780-battery", PLATFORM_DEVID_AUTO); in w1_ds2780_add_slave()

1234