Lines Matching refs:spi_master
186 struct spi_master *master;
314 static int s3c64xx_spi_prepare_transfer(struct spi_master *spi) in s3c64xx_spi_prepare_transfer()
354 static int s3c64xx_spi_unprepare_transfer(struct spi_master *spi) in s3c64xx_spi_unprepare_transfer()
367 static bool s3c64xx_spi_can_dma(struct spi_master *master, in s3c64xx_spi_can_dma()
648 static int s3c64xx_spi_prepare_message(struct spi_master *master, in s3c64xx_spi_prepare_message()
671 static int s3c64xx_spi_transfer_one(struct spi_master *master, in s3c64xx_spi_transfer_one()
911 struct spi_master *spi = sdd->master; in s3c64xx_spi_irq()
1034 struct spi_master *master; in s3c64xx_spi_probe()
1225 struct spi_master *master = spi_master_get(platform_get_drvdata(pdev)); in s3c64xx_spi_remove()
1246 struct spi_master *master = dev_get_drvdata(dev); in s3c64xx_spi_suspend()
1264 struct spi_master *master = dev_get_drvdata(dev); in s3c64xx_spi_resume()
1285 struct spi_master *master = dev_get_drvdata(dev); in s3c64xx_spi_runtime_suspend()
1296 struct spi_master *master = dev_get_drvdata(dev); in s3c64xx_spi_runtime_resume()