Searched refs:new_fsg (Results 1 – 1 of 1) sorted by relevance
2286 static int do_set_interface(struct fsg_common *common, struct fsg_dev *new_fsg) in do_set_interface() argument2327 if (!new_fsg || rc) in do_set_interface()2330 common->fsg = new_fsg; in do_set_interface()2417 struct fsg_dev *new_fsg; in handle_exception() local2471 new_fsg = common->exception_arg; in handle_exception()2525 do_set_interface(common, new_fsg); in handle_exception()2526 if (new_fsg) in handle_exception()