sa1111_devices    129 arch/arm/common/sa1111.c static struct sa1111_dev_info sa1111_devices[] = {
sa1111_devices    912 arch/arm/common/sa1111.c 	for (i = 0; i < ARRAY_SIZE(sa1111_devices); i++)
sa1111_devices    913 arch/arm/common/sa1111.c 		if (sa1111_devices[i].devid & has_devs)
sa1111_devices    914 arch/arm/common/sa1111.c 			sa1111_init_one_child(sachip, mem, &sa1111_devices[i]);