Searched refs:switch_cpu (Results 1 – 3 of 3) sorted by relevance
70 void (*switch_cpu)(struct platform_device *pdev, u32 cpu); member
681 t->pdata.switch_cpu = rk_fiq_dbg_sdei_switch_cpu; in fiq_debugger_sdei_enable()825 t->pdata.switch_cpu = rk_fiq_debugger_switch_cpu; in fiq_debugger_bind_sip_smc()834 t->pdata.switch_cpu = NULL; in fiq_debugger_bind_sip_smc()
602 if (state->pdata->switch_cpu) { in fiq_debugger_switch_cpu()603 state->pdata->switch_cpu(state->pdev, cpu); in fiq_debugger_switch_cpu()