Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspidev.c94 spidev_sync_unlocked(struct spi_device *spi, struct spi_message *message) in spidev_sync_unlocked() function
117 status = spidev_sync_unlocked(spi, message); in spidev_sync()
307 status = spidev_sync_unlocked(spidev->spi, &msg); in spidev_message()