Searched refs:finish_reply (Results 1 - 2 of 2) 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.c1647 static int finish_reply(struct fsg_common *common) function
2163 /* Set up the single reply buffer for finish_reply() */
2593 if (do_scsi_command(common) || finish_reply(common))
H A Dfile_storage.c1930 static int finish_reply(struct fsg_dev *fsg) function
2475 /* Set up the single reply buffer for finish_reply() */
2984 if (do_scsi_command(fsg) || finish_reply(fsg))

Completed in 115 milliseconds