Lines Matching defs:host
388 static int spi_qup_prep_sg(struct spi_controller *host, struct scatterlist *sgl, in spi_qup_prep_sg()
415 static void spi_qup_dma_terminate(struct spi_controller *host, in spi_qup_dma_terminate()
448 struct spi_controller *host = spi->controller; in spi_qup_do_dma() local
516 struct spi_controller *host = spi->controller; in spi_qup_do_pio() local
843 static int spi_qup_transfer_one(struct spi_controller *host, in spi_qup_transfer_one()
886 static bool spi_qup_can_dma(struct spi_controller *host, struct spi_device *spi, in spi_qup_can_dma()
916 static void spi_qup_release_dma(struct spi_controller *host) in spi_qup_release_dma()
924 static int spi_qup_init_dma(struct spi_controller *host, resource_size_t base) in spi_qup_init_dma()
995 struct spi_controller *host; in spi_qup_probe() local
1173 struct spi_controller *host = dev_get_drvdata(device); in spi_qup_pm_suspend_runtime() local
1190 struct spi_controller *host = dev_get_drvdata(device); in spi_qup_pm_resume_runtime() local
1216 struct spi_controller *host = dev_get_drvdata(device); in spi_qup_suspend() local
1240 struct spi_controller *host = dev_get_drvdata(device); in spi_qup_resume() local
1273 struct spi_controller *host = dev_get_drvdata(&pdev->dev); in spi_qup_remove() local