Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-ring.c2398 int short_framestatus; in process_isoc_td() local
2407 short_framestatus = td->urb->transfer_flags & URB_SHORT_NOT_OK ? in process_isoc_td()
2417 frame->status = short_framestatus; in process_isoc_td()
2424 frame->status = short_framestatus; in process_isoc_td()
2459 frame->status = short_framestatus; in process_isoc_td()