Home
last modified time | relevance | path

Searched refs:handle_exception (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/common/
H A Dkgdb.c316 handle_exception (struct pt_regs *regs) in handle_exception() function
533 debugger_exception_handler = handle_exception; in kgdb_init()
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_mass_storage.c2322 static void handle_exception(struct fsg_common *common) in handle_exception() function
2437 handle_exception(common); in fsg_main_thread()