Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-s3c/
H A Dmach-crag6410-module.c317 int num_spi_devs; member
327 .num_spi_devs = ARRAY_SIZE(wm5110_spi_devs) },
340 .spi_devs = wm1253_devs, .num_spi_devs = ARRAY_SIZE(wm1253_devs) },
345 .num_spi_devs = ARRAY_SIZE(balblair_devs) },
358 .num_spi_devs = ARRAY_SIZE(wm5102_reva_spi_devs),
362 .num_spi_devs = ARRAY_SIZE(wm5102_spi_devs),
400 gf_mods[i].num_spi_devs); in wlf_gf_module_probe()