Home
last modified time | relevance | path

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

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