Searched refs:stm32_spi_communication_type (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/spi/
H A Dspi-stm32.c1598 * stm32_spi_communication_type - return transfer communication type
1602 static unsigned int stm32_spi_communication_type(struct spi_device *spi_dev, function
1775 comm_type = stm32_spi_communication_type(spi_dev, transfer);

Completed in 120 milliseconds