Searched refs:RT_usb_endpoint_dir_out (Results 1 – 1 of 1) sorted by relevance
80 static inline int RT_usb_endpoint_dir_out(const struct usb_endpoint_descriptor *epd) in RT_usb_endpoint_dir_out() function102 return RT_usb_endpoint_xfer_bulk(epd) && RT_usb_endpoint_dir_out(epd); in RT_usb_endpoint_is_bulk_out()