Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/m68k/mvme147/
Dconfig.c36 extern void mvme147_process_int (int level, struct pt_regs *regs);
117 mach_process_int = mvme147_process_int; in config_mvme147()
D147ints.c104 void mvme147_process_int (unsigned long vec, struct pt_regs *fp) in mvme147_process_int() function