Home
last modified time | relevance | path

Searched refs:sh5_early_devices (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/sh/kernel/cpu/sh5/
Dsetup-sh5.c96 static struct platform_device *sh5_early_devices[] __initdata = { variable
109 ret = platform_add_devices(sh5_early_devices, in sh5_devices_setup()
110 ARRAY_SIZE(sh5_early_devices)); in sh5_devices_setup()
121 early_platform_add_devices(sh5_early_devices, in plat_early_device_setup()
122 ARRAY_SIZE(sh5_early_devices)); in plat_early_device_setup()