Searched refs:new_fsg (Results 1 – 1 of 1) sorted by relevance
264 struct fsg_dev *fsg, *new_fsg; member2189 static int do_set_interface(struct fsg_common *common, struct fsg_dev *new_fsg) in do_set_interface() argument2230 if (!new_fsg || rc) in do_set_interface()2233 common->fsg = new_fsg; in do_set_interface()2288 fsg->common->new_fsg = fsg; in fsg_set_alt()2296 fsg->common->new_fsg = NULL; in fsg_disable()2416 do_set_interface(common, common->new_fsg); in handle_exception()2417 if (common->new_fsg) in handle_exception()2992 fsg->common->new_fsg = NULL; in fsg_unbind()