Home
last modified time | relevance | path

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

/Linux-v6.1/arch/mips/mti-malta/
Dmalta-platform.c68 static struct platform_device *malta_devices[] __initdata = { variable
74 return platform_add_devices(malta_devices, ARRAY_SIZE(malta_devices)); in malta_add_devices()