Searched refs:spi_max32_iodev_complete (Results 1 – 1 of 1) sorted by relevance
635 static void spi_max32_iodev_complete(const struct device *dev, int status);652 spi_max32_iodev_complete(dev, -EINVAL); in spi_max32_iodev_start()656 spi_max32_iodev_complete(dev, -EIO); in spi_max32_iodev_start()688 static void spi_max32_iodev_complete(const struct device *dev, int status) in spi_max32_iodev_complete() function762 spi_max32_iodev_complete(data->dev, 0); in spi_max32_callback()