Lines Matching defs:spi_device
55 struct spi_device *spi_device;
101 struct spi_device *dev = phy->spi_device;
144 struct spi_device *dev = phy->spi_device;
218 * @param: dev, the spi_device description (TPM SPI description).
222 static int st33zp24_spi_probe(struct spi_device *dev)
231 phy->spi_device = dev;
242 * @param: client, the spi_device description (TPM SPI description).
245 static void st33zp24_spi_remove(struct spi_device *dev)