Searched refs:spi_fiq_code (Results 1 – 2 of 2) sorted by relevance
19 extern struct spi_fiq_code s3c24xx_spi_fiq_txrx;20 extern struct spi_fiq_code s3c24xx_spi_fiq_tx;21 extern struct spi_fiq_code s3c24xx_spi_fiq_rx;
226 struct spi_fiq_code { struct247 struct spi_fiq_code *code; in s3c24xx_spi_tryfiq() argument