Home
last modified time | relevance | path

Searched refs:platform_device_register_full (Results 1 – 25 of 44) sorted by relevance

12

/Linux-v5.10/include/linux/
Dplatform_device.h98 extern struct platform_device *platform_device_register_full(
131 return platform_device_register_full(&pdevinfo); in platform_device_register_resndata()
/Linux-v5.10/drivers/cpufreq/
Dhighbank-cpufreq.c96 platform_device_register_full(&devinfo); in hb_cpufreq_driver_init()
Dtegra124-cpufreq.c106 platform_device_register_full(&cpufreq_dt_devinfo); in tegra124_cpufreq_probe()
/Linux-v5.10/arch/x86/platform/intel-mid/device_libs/
Dplatform_bt.c94 pdev = platform_device_register_full(&info); in bt_sfi_init()
/Linux-v5.10/drivers/net/ethernet/cadence/
Dmacb_pci.c89 plat_dev = platform_device_register_full(&plat_info); in macb_probe()
/Linux-v5.10/arch/arm/mach-sa1100/
Dneponset.c358 d->sa1111 = platform_device_register_full(&sa1111_devinfo); in neponset_probe()
364 d->smc91x = platform_device_register_full(&smc91x_devinfo); in neponset_probe()
/Linux-v5.10/drivers/acpi/
Dacpi_platform.c154 pdev = platform_device_register_full(&pdevinfo); in acpi_create_platform_device()
Ddock.c599 dd = platform_device_register_full(&pdevinfo); in acpi_dock_add()
/Linux-v5.10/arch/arm/mach-davinci/
Ddevices-da8xx.c250 edma_pdev = platform_device_register_full(&da8xx_edma0_device); in da830_register_edma()
286 edma_pdev = platform_device_register_full(&da8xx_edma0_device); in da850_register_edma()
295 edma_pdev = platform_device_register_full(&da850_edma1_device); in da850_register_edma()
Ddm646x.c640 edma_pdev = platform_device_register_full(&dm646x_edma_device); in dm646x_init_edma()
/Linux-v5.10/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-i2s-audio.c202 platform = platform_device_register_full(&pdevinfo); in snd_dw_hdmi_probe()
/Linux-v5.10/drivers/usb/cdns3/
Dcdns3-pci-wrap.c159 wrap->plat_dev = platform_device_register_full(&plat_info); in cdns3_pci_probe()
/Linux-v5.10/arch/arm/mach-omap2/
Dpm33xx-core.c339 platform_device_register_full(&devinfo); in amx3_common_pm_init()
/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_lpe_audio.c125 platdev = platform_device_register_full(&pinfo); in lpe_audio_platdev_create()
/Linux-v5.10/drivers/media/platform/qcom/venus/
Dfirmware.c255 pdev = platform_device_register_full(&info); in venus_firmware_init()
/Linux-v5.10/drivers/spi/
Dspi-pxa2xx-pci.c258 pdev = platform_device_register_full(&pi); in pxa2xx_spi_pci_probe()
/Linux-v5.10/arch/arm/mach-omap1/
Ddma.c396 dma_pdev = platform_device_register_full(&omap_dma_dev_info); in omap1_system_dma_init()
/Linux-v5.10/sound/soc/amd/raven/
Dpci-acp3x.c224 platform_device_register_full(&pdevinfo[i]); in snd_acp3x_probe()
/Linux-v5.10/sound/soc/amd/renoir/
Drn-pci-acp3x.c271 platform_device_register_full(&pdevinfo[index]); in snd_rn_acp_probe()
/Linux-v5.10/drivers/soundwire/
Dintel_init.c269 pdev = platform_device_register_full(&pdevinfo); in sdw_intel_probe_controller()
/Linux-v5.10/drivers/gpu/drm/msm/adreno/
Dadreno_device.c454 platform_device_register_full(&dummy_info); in adreno_device_register_headless()
/Linux-v5.10/drivers/dma/qcom/
Dhidma_mgmt.c385 new_pdev = platform_device_register_full(&pdevinfo); in hidma_mgmt_of_populate_channels()
/Linux-v5.10/drivers/base/
Dplatform.c696 struct platform_device *platform_device_register_full( in platform_device_register_full() function
744 EXPORT_SYMBOL_GPL(platform_device_register_full);
/Linux-v5.10/drivers/platform/x86/
Ddcdbas.c724 dcdbas_pdev_reg = platform_device_register_full(&dcdbas_dev_info); in dcdbas_init()
/Linux-v5.10/drivers/usb/musb/
Ddavinci.c568 glue->musb = musb = platform_device_register_full(&pinfo); in davinci_probe()

12