Searched refs:jazz_io_resources (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/mips/jazz/
H A Dsetup.c30 static struct resource jazz_io_resources[] = { variable in typeref:struct:resource
71 for (i = 0; i < ARRAY_SIZE(jazz_io_resources); i++) plat_mem_setup()
72 request_resource(&ioport_resource, jazz_io_resources + i); plat_mem_setup()

Completed in 186 milliseconds