Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/mach/
H A Dirq.h18 extern int show_fiq_list(struct seq_file *, int);
/linux/arch/arm/kernel/
H A Dfiq.c86 int show_fiq_list(struct seq_file *p, int prec) in show_fiq_list() function