Searched refs:RT_usb_endpoint_xfer_bulk (Results 1 – 1 of 1) sorted by relevance
90 static inline int RT_usb_endpoint_xfer_bulk(const struct usb_endpoint_descriptor *epd) in RT_usb_endpoint_xfer_bulk() function97 return RT_usb_endpoint_xfer_bulk(epd) && RT_usb_endpoint_dir_in(epd); in RT_usb_endpoint_is_bulk_in()102 return RT_usb_endpoint_xfer_bulk(epd) && RT_usb_endpoint_dir_out(epd); in RT_usb_endpoint_is_bulk_out()