Searched refs:URB_NOTSHORT (Results 1 – 1 of 1) sorted by relevance
515 #define URB_NOTSHORT(urb) ({ (urb)->transfer_flags & URB_SHORT_NOT_OK ? \ macro531 urb->transfer_buffer_length, urb->actual_length, URB_NOTSHORT(urb)); in urb_dbg()