Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mfd/
Dcros_ec.c73 err = mfd_add_devices(ec_dev->dev, PLATFORM_DEVID_AUTO, &ec_cell, 1, in cros_ec_register()
91 err = mfd_add_devices(ec_dev->dev, PLATFORM_DEVID_AUTO, in cros_ec_register()
Dtps6105x.c93 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()
Dda9052-core.c563 ret = mfd_add_devices(da9052->dev, PLATFORM_DEVID_AUTO, in da9052_device_init()
Dmfd-core.c151 if (id == PLATFORM_DEVID_AUTO) in mfd_add_device()
Dlpc_ich.c954 ret = mfd_add_devices(&dev->dev, PLATFORM_DEVID_AUTO, in lpc_ich_init_gpio()
1031 ret = mfd_add_devices(&dev->dev, PLATFORM_DEVID_AUTO, in lpc_ich_init_wdt()
/linux-4.4.14/arch/arm/mach-imx/
Dmach-mx21ads.c184 .id = PLATFORM_DEVID_AUTO,
213 .id = PLATFORM_DEVID_AUTO,
Dmach-mx27ads.c249 PLATFORM_DEVID_AUTO, in mx27ads_regulator_init()
/linux-4.4.14/include/linux/mfd/
Dcore.h123 return mfd_add_devices(parent, PLATFORM_DEVID_AUTO, cells, n_devs, in mfd_add_hotplug_devices()
/linux-4.4.14/drivers/usb/dwc3/
Ddwc3-exynos.c52 pdev = platform_device_alloc("usb_phy_generic", PLATFORM_DEVID_AUTO); in dwc3_exynos_register_phys()
64 pdev = platform_device_alloc("usb_phy_generic", PLATFORM_DEVID_AUTO); in dwc3_exynos_register_phys()
Dhost.c29 xhci = platform_device_alloc("xhci-hcd", PLATFORM_DEVID_AUTO); in dwc3_host_init()
Ddwc3-pci.c148 dwc3 = platform_device_alloc("dwc3", PLATFORM_DEVID_AUTO); in dwc3_pci_probe()
/linux-4.4.14/drivers/usb/dwc2/
Dpci.c93 dwc2 = platform_device_alloc("dwc2", PLATFORM_DEVID_AUTO); in dwc2_pci_probe()
/linux-4.4.14/drivers/usb/gadget/udc/bdc/
Dbdc_pci.c65 bdc = platform_device_alloc(BRCM_BDC_NAME, PLATFORM_DEVID_AUTO); in bdc_pci_probe()
/linux-4.4.14/drivers/usb/musb/
Djz4740.c131 musb = platform_device_alloc("musb-hdrc", PLATFORM_DEVID_AUTO); in jz4740_probe()
Dux500.c259 musb = platform_device_alloc("musb-hdrc", PLATFORM_DEVID_AUTO); in ux500_probe()
Ddavinci.c512 .id = PLATFORM_DEVID_AUTO,
Dda8xx.c481 .id = PLATFORM_DEVID_AUTO,
Dam35x.c461 .id = PLATFORM_DEVID_AUTO,
Dblackfin.c511 musb = platform_device_alloc("musb-hdrc", PLATFORM_DEVID_AUTO); in bfin_probe()
Domap2430.c542 musb = platform_device_alloc("musb-hdrc", PLATFORM_DEVID_AUTO); in omap2430_probe()
Dsunxi.c717 pinfo.id = PLATFORM_DEVID_AUTO; in sunxi_musb_probe()
Dmusb_dsps.c712 musb = platform_device_alloc("musb-hdrc", PLATFORM_DEVID_AUTO); in dsps_create_musb_pdev()
Dtusb6010.c1211 .id = PLATFORM_DEVID_AUTO,
/linux-4.4.14/drivers/input/misc/
Dsoc_button_array.c116 pd = platform_device_alloc("gpio-keys", PLATFORM_DEVID_AUTO); in soc_button_device_create()
/linux-4.4.14/Documentation/i2c/muxes/
Di2c-mux-gpio81 pass PLATFORM_DEVID_AUTO as the device ID, and the platform core will
/linux-4.4.14/drivers/base/
Dplatform.c327 case PLATFORM_DEVID_AUTO: in platform_device_add()
373 pdev->id = PLATFORM_DEVID_AUTO; in platform_device_add()
404 pdev->id = PLATFORM_DEVID_AUTO; in platform_device_del()
/linux-4.4.14/include/linux/
Dplatform_device.h18 #define PLATFORM_DEVID_AUTO (-2) macro
/linux-4.4.14/arch/arm/mach-omap2/
Dusb-host.c404 pdevinfo.id = PLATFORM_DEVID_AUTO; in usbhs_add_regulator()
/linux-4.4.14/drivers/usb/phy/
Dphy-generic.c50 PLATFORM_DEVID_AUTO, NULL, 0); in usb_phy_generic_register()
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dspi.c362 glue->core = platform_device_alloc("wl12xx", PLATFORM_DEVID_AUTO); in wl1271_probe()
Dsdio.c323 glue->core = platform_device_alloc(chip_family, PLATFORM_DEVID_AUTO); in wl1271_probe()
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Dhdmi5.c714 dev, "omap-hdmi-audio", PLATFORM_DEVID_AUTO, in hdmi_audio_register()
Dhdmi4.c683 dev, "omap-hdmi-audio", PLATFORM_DEVID_AUTO, in hdmi_audio_register()
/linux-4.4.14/drivers/i2c/busses/
Di2c-i801.c1115 PLATFORM_DEVID_AUTO, &gpio_data, in i801_add_mux()
/linux-4.4.14/drivers/gpu/drm/bridge/
Ddw_hdmi.c1796 pdevinfo.id = PLATFORM_DEVID_AUTO; in dw_hdmi_bind()
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
Drtl28xxu.c1333 PLATFORM_DEVID_AUTO, in rtl2832u_tuner_attach()