set_handle_fiq
int set_handle_fiq(void (*handle_fiq)(struct pt_regs *));
set_handle_fiq(aic_handle_fiq);