Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/mti-malta/
H A Dmalta-platform.c67 static struct platform_device *malta_devices[] __initdata = { variable
73 return platform_add_devices(malta_devices, ARRAY_SIZE(malta_devices)); in malta_add_devices()