Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mti-malta/
H A Dmalta-platform.c66 static struct platform_device *malta_devices[] __initdata = { variable
72 return platform_add_devices(malta_devices, ARRAY_SIZE(malta_devices)); in malta_add_devices()