Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dtraps.h56 asmlinkage void do_dsp(struct pt_regs *regs);
/linux/arch/mips/kernel/
H A Dtraps.c1649 asmlinkage void do_dsp(struct pt_regs *regs) in do_dsp() function