Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Disp116x.h515 #define URB_NOTSHORT(urb) ({ (urb)->transfer_flags & URB_SHORT_NOT_OK ? \ macro
531 urb->transfer_buffer_length, urb->actual_length, URB_NOTSHORT(urb)); in urb_dbg()