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