Home
last modified time | relevance | path

Searched refs:to_spi_driver (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/spi/
A Dspi.c331 const struct spi_driver *sdrv = to_spi_driver(sdev->dev.driver); in spi_get_device_id()
340 const struct spi_driver *sdrv = to_spi_driver(drv); in spi_match_device()
374 const struct spi_driver *sdrv = to_spi_driver(dev->driver); in spi_probe()
405 const struct spi_driver *sdrv = to_spi_driver(dev->driver); in spi_remove()
423 const struct spi_driver *sdrv = to_spi_driver(dev->driver); in spi_shutdown()
/linux/include/linux/spi/
A Dspi.h288 static inline struct spi_driver *to_spi_driver(struct device_driver *drv) in to_spi_driver() function

Completed in 12 milliseconds