Home
last modified time | relevance | path

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

12

/Linux-v5.15/include/linux/
Dplatform_device.h104 extern struct platform_device *platform_device_register_full(
137 return platform_device_register_full(&pdevinfo); in platform_device_register_resndata()
/Linux-v5.15/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.15/drivers/net/ethernet/cadence/
Dmacb_pci.c89 plat_dev = platform_device_register_full(&plat_info); in macb_probe()
/Linux-v5.15/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.15/drivers/acpi/
Dacpi_platform.c154 pdev = platform_device_register_full(&pdevinfo); in acpi_create_platform_device()
Ddock.c602 dd = platform_device_register_full(&pdevinfo); in acpi_dock_add()
/Linux-v5.15/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.15/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-i2s-audio.c202 platform = platform_device_register_full(&pdevinfo); in snd_dw_hdmi_probe()
/Linux-v5.15/drivers/usb/cdns3/
Dcdns3-pci-wrap.c159 wrap->plat_dev = platform_device_register_full(&plat_info); in cdns3_pci_probe()
/Linux-v5.15/arch/arm/mach-omap2/
Dpm33xx-core.c378 platform_device_register_full(&devinfo); in amx3_common_pm_init()
/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_lpe_audio.c126 platdev = platform_device_register_full(&pinfo); in lpe_audio_platdev_create()
/Linux-v5.15/arch/arm/mach-ixp4xx/
Dcommon.c309 pdev = platform_device_register_full(&ixp_dev_info); in ixp_crypto_register()
/Linux-v5.15/arch/arm/mach-omap1/
Ddma.c396 dma_pdev = platform_device_register_full(&omap_dma_dev_info); in omap1_system_dma_init()
/Linux-v5.15/sound/soc/amd/vangogh/
Dpci-acp5x.c218 platform_device_register_full(&pdevinfo[i]); in snd_acp5x_probe()
/Linux-v5.15/drivers/spi/
Dspi-pxa2xx-pci.c271 pdev = platform_device_register_full(&pi); in pxa2xx_spi_pci_probe()
/Linux-v5.15/drivers/media/platform/qcom/venus/
Dfirmware.c271 pdev = platform_device_register_full(&info); in venus_firmware_init()
/Linux-v5.15/sound/soc/amd/raven/
Dpci-acp3x.c236 platform_device_register_full(&pdevinfo[i]); in snd_acp3x_probe()
/Linux-v5.15/sound/soc/amd/renoir/
Drn-pci-acp3x.c321 platform_device_register_full(&pdevinfo[index]); in snd_rn_acp_probe()
/Linux-v5.15/drivers/dma/qcom/
Dhidma_mgmt.c385 new_pdev = platform_device_register_full(&pdevinfo); in hidma_mgmt_of_populate_channels()
/Linux-v5.15/drivers/fpga/
Ddfl-n3000-nios.c447 nn->altera_spi = platform_device_register_full(&pdevinfo); in create_altera_spi_controller()
/Linux-v5.15/drivers/usb/musb/
Ddavinci.c568 glue->musb = musb = platform_device_register_full(&pinfo); in davinci_probe()
/Linux-v5.15/drivers/platform/x86/dell/
Ddcdbas.c723 dcdbas_pdev_reg = platform_device_register_full(&dcdbas_dev_info); in dcdbas_init()
/Linux-v5.15/drivers/gpu/drm/msm/adreno/
Dadreno_device.c552 platform_device_register_full(&dummy_info); in adreno_device_register_headless()

12