Home
last modified time | relevance | path

Searched refs:fiq_debugger_fiq (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A Drk_fiq_debugger.h6 void fiq_debugger_fiq(void *regs, u32 cpu);
H A Dfiq_debugger.c1062 static void fiq_debugger_fiq(struct fiq_glue_handler *h, in fiq_debugger_fiq() function
1078 void fiq_debugger_fiq(void *regs, u32 cpu) in fiq_debugger_fiq() function
1091 EXPORT_SYMBOL(fiq_debugger_fiq);
1528 state->handler.fiq = fiq_debugger_fiq; in fiq_debugger_probe()
H A Drk_fiq_debugger.c471 fiq_debugger_fiq(regs, cpu_id); in fiq_sdei_event_callback()
717 fiq_debugger_fiq(_pt_regs, cpu); in fiq_debugger_uart_irq_tf()