Searched refs:sh_early_platform_add_devices (Results 1 – 25 of 29) sorted by relevance
12
/linux-6.1.9/arch/sh/kernel/cpu/sh4/ |
D | setup-sh7750.c | 165 sh_early_platform_add_devices(dev, 1); in plat_early_device_setup() 168 sh_early_platform_add_devices(dev, 1); in plat_early_device_setup() 170 sh_early_platform_add_devices(dev, 1); in plat_early_device_setup() 173 sh_early_platform_add_devices(sh7750_early_devices, in plat_early_device_setup()
|
D | setup-sh4-202.c | 80 sh_early_platform_add_devices(sh4202_early_devices, in plat_early_device_setup()
|
D | setup-sh7760.c | 275 sh_early_platform_add_devices(sh7760_early_devices, in plat_early_device_setup()
|
/linux-6.1.9/arch/sh/include/asm/ |
D | platform_early.h | 25 extern void sh_early_platform_add_devices(struct platform_device **devs, int num);
|
/linux-6.1.9/arch/sh/kernel/cpu/sh3/ |
D | setup-sh7705.c | 182 sh_early_platform_add_devices(sh7705_early_devices, in plat_early_device_setup()
|
D | setup-sh7710.c | 181 sh_early_platform_add_devices(sh7710_early_devices, in plat_early_device_setup()
|
D | setup-sh770x.c | 234 sh_early_platform_add_devices(sh770x_early_devices, in plat_early_device_setup()
|
D | setup-sh7720.c | 215 sh_early_platform_add_devices(sh7720_early_devices, in plat_early_device_setup()
|
/linux-6.1.9/arch/sh/kernel/cpu/sh2/ |
D | setup-sh7619.c | 203 sh_early_platform_add_devices(sh7619_early_devices, in plat_early_device_setup()
|
/linux-6.1.9/arch/sh/kernel/cpu/sh2a/ |
D | setup-mxg.c | 173 sh_early_platform_add_devices(mxg_early_devices, in plat_early_device_setup()
|
D | setup-sh7206.c | 289 sh_early_platform_add_devices(sh7206_early_devices, in plat_early_device_setup()
|
D | setup-sh7201.c | 416 sh_early_platform_add_devices(sh7201_early_devices, in plat_early_device_setup()
|
D | setup-sh7203.c | 353 sh_early_platform_add_devices(sh7203_early_devices, in plat_early_device_setup()
|
D | setup-sh7264.c | 550 sh_early_platform_add_devices(sh7264_early_devices, in plat_early_device_setup()
|
/linux-6.1.9/arch/sh/drivers/ |
D | platform_early.c | 124 void __init sh_early_platform_add_devices(struct platform_device **devs, int num) in sh_early_platform_add_devices() function
|
/linux-6.1.9/arch/sh/kernel/cpu/sh4a/ |
D | setup-sh7366.c | 244 sh_early_platform_add_devices(sh7366_early_devices, in plat_early_device_setup()
|
D | setup-sh7343.c | 300 sh_early_platform_add_devices(sh7343_early_devices, in plat_early_device_setup()
|
D | setup-sh7780.c | 289 sh_early_platform_add_devices(sh7780_early_devices, in plat_early_device_setup()
|
D | setup-shx3.c | 156 sh_early_platform_add_devices(shx3_early_devices, in plat_early_device_setup()
|
D | setup-sh7763.c | 225 sh_early_platform_add_devices(sh7763_early_devices, in plat_early_device_setup()
|
D | setup-sh7734.c | 284 sh_early_platform_add_devices(sh7734_early_devices, in plat_early_device_setup()
|
D | setup-sh7723.c | 414 sh_early_platform_add_devices(sh7723_early_devices, in plat_early_device_setup()
|
D | setup-sh7722.c | 516 sh_early_platform_add_devices(sh7722_early_devices, in plat_early_device_setup()
|
D | setup-sh7770.c | 320 sh_early_platform_add_devices(sh7770_early_devices, in plat_early_device_setup()
|
D | setup-sh7785.c | 357 sh_early_platform_add_devices(sh7785_early_devices, in plat_early_device_setup()
|
12