Home
last modified time | relevance | path

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

/linux/arch/arm/mach-s3c/
H A Dmach-crag6410-module.c349 int num_spi_devs; member
359 .num_spi_devs = ARRAY_SIZE(wm5110_spi_devs) },
372 .spi_devs = wm1253_devs, .num_spi_devs = ARRAY_SIZE(wm1253_devs),
378 .num_spi_devs = ARRAY_SIZE(balblair_devs) },
393 .num_spi_devs = ARRAY_SIZE(wm5102_reva_spi_devs),
397 .num_spi_devs = ARRAY_SIZE(wm5102_spi_devs),
436 gf_mods[i].num_spi_devs); in wlf_gf_module_probe()