Searched refs:received_cbw (Results 1 – 2 of 2) sorted by relevance
2042 static int received_cbw(struct fsg_dev *fsg, struct fsg_buffhd *bh) in received_cbw() function2138 rc = fsg_is_set(common) ? received_cbw(common->fsg, bh) : -EIO; in get_next_command()
2182 static int received_cbw(struct fsg_dev *fsg, struct fsg_buffhd *bh) in received_cbw() function2282 rc = fsg_is_set(common) ? received_cbw(common->fsg, bh) : -EIO; in get_next_command()