Lines Matching refs:ARRAY_SIZE
70 .num_resources = ARRAY_SIZE(smc91x_resources),
97 .num_resources = ARRAY_SIZE(net2272_bfin_resources),
122 .nr_parts = ARRAY_SIZE(stamp_partitions),
147 .num_resources = ARRAY_SIZE(stamp_flash_resource),
173 .nr_parts = ARRAY_SIZE(bfin_spi_flash_partitions),
286 .num_resources = ARRAY_SIZE(bfin_spi0_resource),
336 .num_resources = ARRAY_SIZE(bfin_uart0_resources),
368 .num_resources = ARRAY_SIZE(bfin_sir0_resources),
402 .num_resources = ARRAY_SIZE(bfin_sport0_uart_resources),
436 .num_resources = ARRAY_SIZE(bfin_sport1_uart_resources),
481 .num_resources = ARRAY_SIZE(bfin_sport0_resources),
501 .nbuttons = ARRAY_SIZE(bfin_gpio_keys_table),
578 .tabsize = ARRAY_SIZE(cclk_vlev_datasheet),
703 ARRAY_SIZE(bfin_snd_resources[CONFIG_SND_BF5XX_SPORT_NUM]),
716 ARRAY_SIZE(bfin_snd_resources[CONFIG_SND_BF5XX_SPORT_NUM]),
852 ARRAY_SIZE(bfin_i2c_board_info)); in stamp_init()
854 ret = platform_add_devices(stamp_devices, ARRAY_SIZE(stamp_devices)); in stamp_init()
874 spi_register_board_info(bfin_spi_board_info, ARRAY_SIZE(bfin_spi_board_info)); in stamp_init()
901 ARRAY_SIZE(stamp_early_devices)); in native_machine_early_platform_add_devices()