Lines Matching refs:spi_add_device
558 * spi_add_device() on it.
560 * Caller is responsible to call spi_add_device() on the returned
691 * spi_add_device - Add spi_device allocated with spi_alloc_device
699 int spi_add_device(struct spi_device *spi)
709 EXPORT_SYMBOL_GPL(spi_add_device);
763 status = spi_add_device(proxy);
2359 rc = spi_add_device(spi);
2621 * The caller is responsible for calling spi_add_device to register the SPI device.
2711 if (spi_add_device(spi)) {
2836 rc = spi_add_device(spi);