Searched refs:devm_spi_alloc_target (Results 1 – 3 of 3) sorted by relevance
852 static inline struct spi_controller *devm_spi_alloc_target(struct device *dev, in devm_spi_alloc_target() function
868 controller = devm_spi_alloc_target(&pdev->dev, in fsl_lpspi_probe()
1282 controller = devm_spi_alloc_target(dev, sizeof(*drv_data)); in pxa2xx_spi_probe()