Home
last modified time | relevance | path

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

/arch/arm/mach-s3c64xx/
Dmach-crag6410-module.c330 int num_spi_devs; member
340 .num_spi_devs = ARRAY_SIZE(wm5110_spi_devs) },
353 .spi_devs = wm1253_devs, .num_spi_devs = ARRAY_SIZE(wm1253_devs) },
358 .num_spi_devs = ARRAY_SIZE(balblair_devs) },
371 .num_spi_devs = ARRAY_SIZE(wm5102_reva_spi_devs),
375 .num_spi_devs = ARRAY_SIZE(wm5102_spi_devs),
415 gf_mods[i].num_spi_devs); in wlf_gf_module_probe()