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