Searched refs:received_cbw (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.c2179 static int received_cbw(struct fsg_dev *fsg, struct fsg_buffhd *bh) function
2275 rc = fsg_is_set(common) ? received_cbw(common->fsg, bh) : -EIO;
H A Dfile_storage.c2491 static int received_cbw(struct fsg_dev *fsg, struct fsg_buffhd *bh) function
2586 rc = received_cbw(fsg, bh);

Completed in 54 milliseconds