Searched refs:cbbuf_cmnd (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 Dfile_storage.c324 /* lock protects: state, all the req_busy's, and cbbuf_cmnd */
390 u8 cbbuf_cmnd[MAX_COMMAND_SIZE]; member in struct:fsg_dev
721 memcpy(fsg->cbbuf_cmnd, req->buf, fsg->cbbuf_cmnd_size);
2608 memcpy(fsg->cmnd, fsg->cbbuf_cmnd, fsg->cmnd_size);

Completed in 95 milliseconds