Searched refs:spi_alloc_pcpu_stats (Results 1 – 1 of 1) sorted by relevance
98 static struct spi_statistics __percpu *spi_alloc_pcpu_stats(struct device *dev) in spi_alloc_pcpu_stats() function567 spi->pcpu_statistics = spi_alloc_pcpu_stats(NULL); in spi_alloc_device()3174 ctlr->pcpu_statistics = spi_alloc_pcpu_stats(dev); in spi_register_controller()