Searched refs:spi_res_alloc (Results 1 – 2 of 2) sorted by relevance
786 extern void *spi_res_alloc(struct spi_device *spi,
2974 void *spi_res_alloc(struct spi_device *spi, in spi_res_alloc() function2989 EXPORT_SYMBOL_GPL(spi_res_alloc);3094 rxfer = spi_res_alloc(msg->spi, __spi_replace_transfers_release, in spi_replace_transfers()