Searched defs:IS_XFERIN (Results 1 – 2 of 2) sorted by relevance
241 #define IS_XFERIN(xfer) (0 != ((xfer)->endpoint & LIBUSB_ENDPOINT_IN)) macro