Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/bdc/
Dbdc_ep.c961 int actual_length, length_short; in handle_xsr_succ_status() local
1038 length_short = le32_to_cpu(short_bd->offset[2]) & 0x1FFFFF; in handle_xsr_succ_status()
1040 length_short -= SR_BD_LEN(le32_to_cpu(sreport->offset[2])); in handle_xsr_succ_status()
1041 actual_length += length_short; in handle_xsr_succ_status()