Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/include/asm/
Dfiq.h22 struct fiq_handler { struct
23 struct fiq_handler *next; argument
37 extern int claim_fiq(struct fiq_handler *f); argument
/Linux-v4.19/drivers/spi/
Dspi-s3c24xx.c65 struct fiq_handler fiq_handler; member