Searched refs:setup_spl_handoff (Results 1 – 2 of 2) sorted by relevance
412 static int setup_spl_handoff(void) in setup_spl_handoff() function445 static inline int setup_spl_handoff(void) { return 0; } in setup_spl_handoff() function721 ret = setup_spl_handoff(); in board_init_r()
309 static int setup_spl_handoff(void) in setup_spl_handoff() function911 INITCALL(setup_spl_handoff); in initcall_run_f()
Completed in 12 milliseconds