Searched defs:rsp (Results 1 – 13 of 13) sorted by relevance
64 static void do_boot(struct boot_rsp *rsp) in do_boot()100 struct boot_rsp rsp; in main() local
63 static void do_boot(struct boot_rsp *rsp) in do_boot()82 struct boot_rsp rsp; in main() local
106 static fih_ret validate_image_slot(int slot, struct boot_rsp *rsp) in validate_image_slot()154 boot_go(struct boot_rsp *rsp) in boot_go()
148 static void do_boot(struct boot_rsp *rsp) in do_boot()306 static void do_boot(struct boot_rsp *rsp) in do_boot()335 static void do_boot(struct boot_rsp *rsp) in do_boot()442 struct boot_rsp rsp; local
110 boot_go(struct boot_rsp *rsp) in boot_go()
52 void do_boot(struct boot_rsp *rsp) in do_boot()161 struct boot_rsp rsp; in main() local
75 struct boot_rsp rsp; in main() local
102 boot_go(struct boot_rsp *rsp) in boot_go()
219 struct boot_rsp rsp; in mynewt_main() local
31 fih_ret boot_go_hook(struct boot_rsp *rsp) in boot_go_hook()
210 fill_rsp(struct boot_loader_state *state, struct boot_rsp *rsp) in fill_rsp()2255 context_boot_go(struct boot_loader_state *state, struct boot_rsp *rsp)2969 context_boot_go(struct boot_loader_state *state, struct boot_rsp *rsp)3048 boot_go(struct boot_rsp *rsp)3070 boot_go_for_image_id(struct boot_rsp *rsp, uint32_t image_id)
87 let mut rsp = api::BootRsp { in boot_go() localVariable
249 struct boot_rsp *rsp, int image_id) in invoke_boot_go()