Searched refs:spi_max32_iodev_complete (Results 1 – 1 of 1) sorted by relevance
626 static void spi_max32_iodev_complete(const struct device *dev, int status);643 spi_max32_iodev_complete(dev, -EINVAL); in spi_max32_iodev_start()647 spi_max32_iodev_complete(dev, -EIO); in spi_max32_iodev_start()679 static void spi_max32_iodev_complete(const struct device *dev, int status) in spi_max32_iodev_complete() function753 spi_max32_iodev_complete(data->dev, 0); in spi_max32_callback()