Searched defs:received_cbw (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/gadget/
H A Df_mass_storage.c2221 static int received_cbw(struct fsg_dev *fsg, struct fsg_buffhd *bh) function
2324 rc = fsg_is_set(common) ? received_cbw(common->fsg, bh) : -EIO;
H A Dfile_storage.c2609 static int received_cbw(struct fsg_dev *fsg, struct fsg_buffhd *bh) function
2703 rc = received_cbw(fsg, bh);

Completed in 103 milliseconds