Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/spi/
Dspi_s3c24xx.c251 struct spi_fiq_code { struct
257 extern struct spi_fiq_code s3c24xx_spi_fiq_txrx; argument
258 extern struct spi_fiq_code s3c24xx_spi_fiq_tx;
259 extern struct spi_fiq_code s3c24xx_spi_fiq_rx;
287 struct spi_fiq_code *code; in s3c24xx_spi_tryfiq()