/linux-4.1.27/arch/arm/mach-imx/ |
D | mach-mx21ads.c | 184 .id = PLATFORM_DEVID_AUTO, 213 .id = PLATFORM_DEVID_AUTO,
|
D | mach-mx27ads.c | 249 PLATFORM_DEVID_AUTO, in mx27ads_regulator_init()
|
/linux-4.1.27/arch/x86/kernel/ |
D | pmem.c | 16 pdev = platform_device_alloc("pmem", PLATFORM_DEVID_AUTO); in register_pmem_device()
|
/linux-4.1.27/include/linux/mfd/ |
D | core.h | 117 return mfd_add_devices(parent, PLATFORM_DEVID_AUTO, cells, n_devs, in mfd_add_hotplug_devices()
|
/linux-4.1.27/drivers/usb/dwc3/ |
D | dwc3-exynos.c | 52 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()
|
D | host.c | 29 xhci = platform_device_alloc("xhci-hcd", PLATFORM_DEVID_AUTO); in dwc3_host_init()
|
D | dwc3-pci.c | 104 dwc3 = platform_device_alloc("dwc3", PLATFORM_DEVID_AUTO); in dwc3_pci_probe()
|
/linux-4.1.27/drivers/usb/dwc2/ |
D | pci.c | 93 dwc2 = platform_device_alloc("dwc2", PLATFORM_DEVID_AUTO); in dwc2_pci_probe()
|
/linux-4.1.27/drivers/usb/gadget/udc/bdc/ |
D | bdc_pci.c | 65 bdc = platform_device_alloc(BRCM_BDC_NAME, PLATFORM_DEVID_AUTO); in bdc_pci_probe()
|
/linux-4.1.27/drivers/mfd/ |
D | vexpress-sysreg.c | 207 return mfd_add_devices(&pdev->dev, PLATFORM_DEVID_AUTO, in vexpress_sysreg_probe()
|
D | da9052-core.c | 557 ret = mfd_add_devices(da9052->dev, PLATFORM_DEVID_AUTO, in da9052_device_init()
|
D | mfd-core.c | 131 if (id == PLATFORM_DEVID_AUTO) in mfd_add_device()
|
/linux-4.1.27/drivers/usb/musb/ |
D | jz4740.c | 127 musb = platform_device_alloc("musb-hdrc", PLATFORM_DEVID_AUTO); in jz4740_probe()
|
D | ux500.c | 255 musb = platform_device_alloc("musb-hdrc", PLATFORM_DEVID_AUTO); in ux500_probe()
|
D | da8xx.c | 477 .id = PLATFORM_DEVID_AUTO,
|
D | davinci.c | 507 .id = PLATFORM_DEVID_AUTO,
|
D | am35x.c | 457 .id = PLATFORM_DEVID_AUTO,
|
D | blackfin.c | 506 musb = platform_device_alloc("musb-hdrc", PLATFORM_DEVID_AUTO); in bfin_probe()
|
D | omap2430.c | 525 musb = platform_device_alloc("musb-hdrc", PLATFORM_DEVID_AUTO); in omap2430_probe()
|
D | musb_dsps.c | 712 musb = platform_device_alloc("musb-hdrc", PLATFORM_DEVID_AUTO); in dsps_create_musb_pdev()
|
D | tusb6010.c | 1207 .id = PLATFORM_DEVID_AUTO,
|
/linux-4.1.27/drivers/input/misc/ |
D | soc_button_array.c | 117 pd = platform_device_alloc("gpio-keys", PLATFORM_DEVID_AUTO); in soc_button_device_create()
|
/linux-4.1.27/Documentation/i2c/muxes/ |
D | i2c-mux-gpio | 81 pass PLATFORM_DEVID_AUTO as the device ID, and the platform core will
|
/linux-4.1.27/include/linux/ |
D | platform_device.h | 18 #define PLATFORM_DEVID_AUTO (-2) macro
|
/linux-4.1.27/drivers/base/ |
D | platform.c | 327 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.1.27/arch/arm/mach-omap2/ |
D | usb-host.c | 404 pdevinfo.id = PLATFORM_DEVID_AUTO; in usbhs_add_regulator()
|
/linux-4.1.27/drivers/usb/phy/ |
D | phy-generic.c | 50 PLATFORM_DEVID_AUTO, NULL, 0); in usb_phy_generic_register()
|
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
D | sdio.c | 322 glue->core = platform_device_alloc(chip_family, PLATFORM_DEVID_AUTO); in wl1271_probe()
|
D | spi.c | 362 glue->core = platform_device_alloc("wl12xx", PLATFORM_DEVID_AUTO); in wl1271_probe()
|
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
D | hdmi4.c | 639 dev, "omap-hdmi-audio", PLATFORM_DEVID_AUTO, in hdmi_audio_register()
|
D | hdmi5.c | 674 dev, "omap-hdmi-audio", PLATFORM_DEVID_AUTO, in hdmi_audio_register()
|
/linux-4.1.27/drivers/i2c/busses/ |
D | i2c-i801.c | 1087 PLATFORM_DEVID_AUTO, &gpio_data, in i801_add_mux()
|
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/ |
D | rtl28xxu.c | 1190 PLATFORM_DEVID_AUTO, in rtl2832u_tuner_attach()
|