Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-s3c24xx.c231 struct spi_fiq_code { struct
237 extern struct spi_fiq_code s3c24xx_spi_fiq_txrx; argument
238 extern struct spi_fiq_code s3c24xx_spi_fiq_tx;
239 extern struct spi_fiq_code s3c24xx_spi_fiq_rx;
267 struct spi_fiq_code *code; in s3c24xx_spi_tryfiq()