Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sh/boards/mach-ecovec24/
Dsetup.c957 static struct platform_device *ecovec_devices[] __initdata = { variable
1416 return platform_add_devices(ecovec_devices, in arch_setup()
1417 ARRAY_SIZE(ecovec_devices)); in arch_setup()