Lines Matching defs:master
112 static int ep93xx_spi_calc_divisors(struct spi_master *master, in ep93xx_spi_calc_divisors()
146 static int ep93xx_spi_chip_setup(struct spi_master *master, in ep93xx_spi_chip_setup()
179 static void ep93xx_do_write(struct spi_master *master) in ep93xx_do_write()
197 static void ep93xx_do_read(struct spi_master *master) in ep93xx_do_read()
226 static int ep93xx_spi_read_write(struct spi_master *master) in ep93xx_spi_read_write()
272 ep93xx_spi_dma_prepare(struct spi_master *master, in ep93xx_spi_dma_prepare()
376 static void ep93xx_spi_dma_finish(struct spi_master *master, in ep93xx_spi_dma_finish()
396 struct spi_master *master = callback_param; in ep93xx_spi_dma_callback() local
404 static int ep93xx_spi_dma_transfer(struct spi_master *master) in ep93xx_spi_dma_transfer()
439 struct spi_master *master = dev_id; in ep93xx_spi_interrupt() local
482 static int ep93xx_spi_transfer_one(struct spi_master *master, in ep93xx_spi_transfer_one()
519 static int ep93xx_spi_prepare_message(struct spi_master *master, in ep93xx_spi_prepare_message()
547 static int ep93xx_spi_prepare_hardware(struct spi_master *master) in ep93xx_spi_prepare_hardware()
564 static int ep93xx_spi_unprepare_hardware(struct spi_master *master) in ep93xx_spi_unprepare_hardware()
649 struct spi_master *master; in ep93xx_spi_probe() local
750 struct spi_master *master = platform_get_drvdata(pdev); in ep93xx_spi_remove() local