Home
last modified time | relevance | path

Searched defs:s3c24xx_spi_usingfiq (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/drivers/spi/
Dspi-s3c24xx.c389 static inline bool s3c24xx_spi_usingfiq(struct s3c24xx_spi *spi) in s3c24xx_spi_usingfiq() function
398 static inline bool s3c24xx_spi_usingfiq(struct s3c24xx_spi *s) { return false; } in s3c24xx_spi_usingfiq() function
/kernel/linux/linux-5.10/drivers/spi/
Dspi-s3c24xx.c365 static inline bool s3c24xx_spi_usingfiq(struct s3c24xx_spi *spi) in s3c24xx_spi_usingfiq() function
374 static inline bool s3c24xx_spi_usingfiq(struct s3c24xx_spi *s) { return false; } in s3c24xx_spi_usingfiq() function