Searched refs:USB_DIR_OUT (Results 1 – 1 of 1) sorted by relevance
111 #define USB_DIR_OUT 0x00 /* write to USB device */ macro193 usb_find_host_endpoint(dev, PIPE_CONTROL, (endpoint) | USB_DIR_OUT)199 usb_find_host_endpoint(dev, PIPE_ISOCHRONOUS, (endpoint) | USB_DIR_OUT)205 usb_find_host_endpoint(dev, PIPE_BULK, (endpoint) | USB_DIR_OUT)211 usb_find_host_endpoint(dev, PIPE_INTERRUPT, (endpoint) | USB_DIR_OUT)