Lines Matching defs:spi
28 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5100_spi_read() local
40 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5100_spi_write() local
141 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5200_spi_read() local
153 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5200_spi_write() local
161 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5200_spi_read16() local
173 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5200_spi_write16() local
186 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5200_spi_readbulk() local
216 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5200_spi_writebulk() local
286 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5500_spi_read() local
302 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5500_spi_write() local
315 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5500_spi_read16() local
331 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5500_spi_write16() local
346 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5500_spi_readbulk() local
375 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5500_spi_writebulk() local
421 static int w5100_spi_probe(struct spi_device *spi) in w5100_spi_probe()
464 static int w5100_spi_remove(struct spi_device *spi) in w5100_spi_remove()