Searched refs:spi_alloc_pcpu_stats (Results 1 – 1 of 1) sorted by relevance
99 static struct spi_statistics __percpu *spi_alloc_pcpu_stats(struct device *dev) in spi_alloc_pcpu_stats() function577 spi->pcpu_statistics = spi_alloc_pcpu_stats(NULL); in spi_alloc_device()3197 ctlr->pcpu_statistics = spi_alloc_pcpu_stats(NULL); in __spi_alloc_controller()