Searched refs:new_fsg (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Df_mass_storage.c345 struct fsg_dev *fsg, *new_fsg; member in struct:fsg_common
2307 static int do_set_interface(struct fsg_common *common, struct fsg_dev *new_fsg) argument
2349 if (!new_fsg || rc)
2352 common->fsg = new_fsg;
2401 fsg->common->new_fsg = fsg;
2409 fsg->common->new_fsg = NULL;
2530 do_set_interface(common, common->new_fsg);
2919 fsg->common->new_fsg = NULL;

Completed in 103 milliseconds