/Linux-v5.15/arch/mips/cobalt/ |
D | led.c | 27 pdev = platform_device_alloc("cobalt-qube-leds", -1); in cobalt_led_add() 29 pdev = platform_device_alloc("cobalt-raq-leds", -1); in cobalt_led_add()
|
D | buttons.c | 23 pd = platform_device_alloc("Cobalt buttons", -1); in cobalt_add_buttons()
|
D | lcd.c | 23 pdev = platform_device_alloc("cobalt-lcd", -1); in cobalt_lcd_add()
|
D | rtc.c | 31 pdev = platform_device_alloc("rtc_cmos", -1); in cobalt_rtc_add()
|
D | serial.c | 51 pdev = platform_device_alloc("serial8250", -1); in cobalt_uart_add()
|
/Linux-v5.15/arch/mips/sgi-ip32/ |
D | ip32-platform.c | 57 pd = platform_device_alloc("meth", -1); in meth_devinit() 75 pd = platform_device_alloc("sgio2audio", -1); in sgio2audio_devinit()
|
/Linux-v5.15/drivers/mfd/ |
D | ucb1400_core.c | 80 ucb->ucb1400_gpio = platform_device_alloc("ucb1400_gpio", -1); in ucb1400_core_probe() 101 ucb->ucb1400_ts = platform_device_alloc("ucb1400_ts", -1); in ucb1400_core_probe()
|
/Linux-v5.15/arch/mips/txx9/generic/ |
D | setup.c | 429 platform_device_alloc("tc35815-mac", id); in txx9_ethaddr_init() 638 pdev = platform_device_alloc("physmap-flash", no); in txx9_physmap_flash_init() 656 struct platform_device *pdev = platform_device_alloc("txx9ndfmc", -1); in txx9_ndfmc_init() 747 pdev = platform_device_alloc("leds-gpio", basenum); in txx9_iocled_init() 807 struct platform_device *pdev = platform_device_alloc("txx9dmac", id); in txx9_dmac_init() 824 pdev = platform_device_alloc("txx9dmac-chan", in txx9_dmac_init() 864 platform_device_alloc("txx9aclc-ac97", -1); in txx9_aclc_init()
|
/Linux-v5.15/arch/mips/sgi-ip30/ |
D | ip30-xtalk.c | 59 pdev = platform_device_alloc("sgi_w1", PLATFORM_DEVID_AUTO); in bridge_platform_create() 71 pdev = platform_device_alloc("xtalk-bridge", PLATFORM_DEVID_AUTO); in bridge_platform_create()
|
/Linux-v5.15/sound/soc/samsung/ |
D | smdk_spdif.c | 171 smdk_snd_spdif_dit_device = platform_device_alloc("spdif-dit", -1); in smdk_init() 179 smdk_snd_spdif_device = platform_device_alloc("soc-audio", -1); in smdk_init()
|
/Linux-v5.15/arch/x86/kernel/ |
D | pmem.c | 29 pdev = platform_device_alloc("e820_pmem", -1); in register_e820_pmem()
|
/Linux-v5.15/arch/mips/sgi-ip27/ |
D | ip27-xtalk.c | 49 pdev = platform_device_alloc("sgi_w1", PLATFORM_DEVID_AUTO); in bridge_platform_create() 61 pdev = platform_device_alloc("xtalk-bridge", PLATFORM_DEVID_AUTO); in bridge_platform_create()
|
/Linux-v5.15/drivers/fpga/ |
D | dfl-fme-pr.c | 189 mgr = platform_device_alloc(DFL_FPGA_FME_MGR, fme->id); in dfl_fme_create_mgr() 244 fme_br->br = platform_device_alloc(DFL_FPGA_FME_BRIDGE, in dfl_fme_create_bridge() 321 fme_region->region = platform_device_alloc(DFL_FPGA_FME_REGION, br->id); in dfl_fme_create_region()
|
/Linux-v5.15/drivers/firmware/ |
D | sysfb.c | 62 pd = platform_device_alloc(name, 0); in sysfb_init()
|
/Linux-v5.15/sound/soc/sh/ |
D | sh7760-ac97.c | 47 sh7760_ac97_snd_device = platform_device_alloc("soc-audio", -1); in sh7760_ac97_init()
|
/Linux-v5.15/arch/mips/alchemy/devboards/ |
D | platform.c | 94 pd = platform_device_alloc("db1xxx_pcmcia", id); in db1x_register_pcmcia_socket() 177 pd = platform_device_alloc("physmap-flash", 0); in db1x_register_norflash()
|
/Linux-v5.15/sound/soc/fsl/ |
D | efika-audio-fabric.c | 72 pdev = platform_device_alloc("soc-audio", 1); in efika_fabric_init()
|
/Linux-v5.15/sound/soc/pxa/ |
D | em-x270.c | 68 em_x270_snd_device = platform_device_alloc("soc-audio", -1); in em_x270_init()
|
/Linux-v5.15/drivers/regulator/ |
D | dummy.c | 71 dummy_pdev = platform_device_alloc("reg-dummy", -1); in regulator_dummy_init()
|
/Linux-v5.15/arch/mips/vr41xx/common/ |
D | rtc.c | 69 pdev = platform_device_alloc("RTC", -1); in vr41xx_rtc_add()
|
D | giu.c | 68 pdev = platform_device_alloc("GIU", -1); in vr41xx_giu_add()
|
/Linux-v5.15/drivers/pcmcia/ |
D | pxa2xx_cm_x270.c | 81 cmx270_pcmcia_device = platform_device_alloc("pxa2xx-pcmcia", -1); in cmx270_pcmcia_init()
|
D | pxa2xx_palmld.c | 82 palmld_pcmcia_device = platform_device_alloc("pxa2xx-pcmcia", -1); in palmld_pcmcia_init()
|
D | pxa2xx_palmtx.c | 84 palmtx_pcmcia_device = platform_device_alloc("pxa2xx-pcmcia", -1); in palmtx_pcmcia_init()
|
/Linux-v5.15/drivers/dax/hmem/ |
D | device.c | 37 pdev = platform_device_alloc("hmem", id); in hmem_register_device()
|