Searched refs:spi_res_alloc (Results 1 – 2 of 2) sorted by relevance
789 extern void *spi_res_alloc(struct spi_device *spi,
2997 void *spi_res_alloc(struct spi_device *spi, in spi_res_alloc() function3012 EXPORT_SYMBOL_GPL(spi_res_alloc);3117 rxfer = spi_res_alloc(msg->spi, __spi_replace_transfers_release, in spi_replace_transfers()