Lines Matching refs:ARRAY_SIZE
248 .nr_partitions = ARRAY_SIZE(bast_default_nand_part),
255 .nr_partitions = ARRAY_SIZE(bast_default_nand_part),
263 .nr_partitions = ARRAY_SIZE(bast_default_nand_part),
271 .nr_partitions = ARRAY_SIZE(bast_default_nand_part),
299 .nr_sets = ARRAY_SIZE(bast_nand_sets),
324 .num_resources = ARRAY_SIZE(bast_dm9k_resource),
393 .num_resources = ARRAY_SIZE(bast_asix_resource),
410 .num_resources = ARRAY_SIZE(bast_asixpp_resource),
478 .num_displays = ARRAY_SIZE(bast_lcd_info),
555 s3c24xx_init_io(bast_iodesc, ARRAY_SIZE(bast_iodesc)); in bast_map_io()
556 s3c24xx_init_uarts(bast_uartcfgs, ARRAY_SIZE(bast_uartcfgs)); in bast_map_io()
573 platform_add_devices(bast_devices, ARRAY_SIZE(bast_devices)); in bast_init()
576 ARRAY_SIZE(bast_i2c_devs)); in bast_init()