Home
last modified time | relevance | path

Searched refs:bd_bytes (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/gadget/udc/
Dbcm63xx_udc.c263 unsigned int bd_bytes; member
612 breq->bd_bytes = 0; in iudma_write()
662 breq->bd_bytes += n_bytes; in iudma_write()
2080 if (req->actual >= req->length || breq->bd_bytes > rc) { in bcm63xx_udc_data_isr()
2099 if (req->actual >= req->length || breq->bd_bytes > rc) { in bcm63xx_udc_data_isr()