Home
last modified time | relevance | path

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

12345

/linux-6.3-rc2/drivers/platform/chrome/wilco_ec/
A 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-6.3-rc2/drivers/mfd/
A Dmt6370.c271 ret = devm_mfd_add_devices(dev, PLATFORM_DEVID_AUTO, in mt6370_probe()
278 ret = devm_mfd_add_devices(dev, PLATFORM_DEVID_AUTO, in mt6370_probe()
289 return devm_mfd_add_devices(dev, PLATFORM_DEVID_AUTO, in mt6370_probe()
A 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()
A Dat91-usart.c44 return devm_mfd_add_devices(&pdev->dev, PLATFORM_DEVID_AUTO, cell, 1, in at91_usart_mode_probe()
A Drsmu_core.c74 ret = devm_mfd_add_devices(rsmu->dev, PLATFORM_DEVID_AUTO, cells, in rsmu_core_init()
A Dioc3.c202 ret = mfd_add_devices(&ipd->pdev->dev, PLATFORM_DEVID_AUTO, in ioc3_serial_setup()
231 ret = mfd_add_devices(&ipd->pdev->dev, PLATFORM_DEVID_AUTO, in ioc3_kbd_setup()
283 ret = mfd_add_devices(&ipd->pdev->dev, PLATFORM_DEVID_AUTO, in ioc3_eth_setup()
310 ret = mfd_add_devices(&ipd->pdev->dev, PLATFORM_DEVID_AUTO, in ioc3_m48t35_setup()
A Dmp2629.c54 ret = devm_mfd_add_devices(ddata->dev, PLATFORM_DEVID_AUTO, mp2629_cell, in mp2629_probe()
A Dsimple-mfd-i2c.c55 ret = devm_mfd_add_devices(&i2c->dev, PLATFORM_DEVID_AUTO, in simple_mfd_i2c_probe()
A Dlp873x.c57 ret = mfd_add_devices(lp873->dev, PLATFORM_DEVID_AUTO, lp873x_cells, in lp873x_probe()
A Dtps65219.c253 ret = devm_mfd_add_devices(tps->dev, PLATFORM_DEVID_AUTO, in tps65219_probe()
263 ret = devm_mfd_add_devices(tps->dev, PLATFORM_DEVID_AUTO, in tps65219_probe()
A Drt4831.c86 return devm_mfd_add_devices(&client->dev, PLATFORM_DEVID_AUTO, rt4831_subdevs, in rt4831_probe()
A Drt5120.c101 return devm_mfd_add_devices(dev, PLATFORM_DEVID_AUTO, rt5120_devs, in rt5120_probe()
A Dvexpress-sysreg.c115 return devm_mfd_add_devices(&pdev->dev, PLATFORM_DEVID_AUTO, in vexpress_sysreg_probe()
A Dlp87565.c99 return devm_mfd_add_devices(lp87565->dev, PLATFORM_DEVID_AUTO, in lp87565_probe()
A Daltera-a10sr.c139 ret = devm_mfd_add_devices(a10sr->dev, PLATFORM_DEVID_AUTO, in altr_a10sr_spi_probe()
A Dsmpro-core.c117 return devm_mfd_add_devices(&i2c->dev, PLATFORM_DEVID_AUTO, in smpro_core_probe()
A Dtps65912-core.c98 ret = mfd_add_devices(tps->dev, PLATFORM_DEVID_AUTO, tps65912_cells, in tps65912_device_init()
A 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-6.3-rc2/arch/mips/sgi-ip30/
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-6.3-rc2/arch/mips/sgi-ip27/
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-6.3-rc2/drivers/platform/chrome/
A Dcros_ec.c227 PLATFORM_DEVID_AUTO, &ec_p, in cros_ec_register()
247 PLATFORM_DEVID_AUTO, &pd_p, in cros_ec_register()
/linux-6.3-rc2/drivers/usb/dwc2/
A Dpci.c76 dwc2 = platform_device_alloc("dwc2", PLATFORM_DEVID_AUTO); in dwc2_pci_probe()
/linux-6.3-rc2/drivers/usb/dwc3/
A Ddwc3-haps.c60 dwc->dwc3 = platform_device_alloc("dwc3", PLATFORM_DEVID_AUTO); in dwc3_haps_probe()
A Dhost.c78 xhci = platform_device_alloc("xhci-hcd", PLATFORM_DEVID_AUTO); in dwc3_host_init()
/linux-6.3-rc2/drivers/usb/cdns3/
A Dhost.c68 xhci = platform_device_alloc("xhci-hcd", PLATFORM_DEVID_AUTO); in __cdns_host_init()

Completed in 24 milliseconds

12345