Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Disp116x.h516 #define URB_NOTSHORT(urb) ({ (urb)->transfer_flags & URB_SHORT_NOT_OK ? \ macro
532 urb->transfer_buffer_length, urb->actual_length, URB_NOTSHORT(urb)); in urb_dbg()