Searched refs:USB_ENDPOINT_DIR_MASK (Results 1 – 4 of 4) sorted by relevance
392 #define USB_ENDPOINT_DIR_MASK 0x80 macro450 return ((epd->bEndpointAddress & USB_ENDPOINT_DIR_MASK) == USB_DIR_IN); in usb_endpoint_dir_in()462 return ((epd->bEndpointAddress & USB_ENDPOINT_DIR_MASK) == USB_DIR_OUT); in usb_endpoint_dir_out()
1749 if ((ep[k].bEndpointAddress&USB_ENDPOINT_DIR_MASK)== in find_interface_and_endpoints()1750 USB_ENDPOINT_DIR_MASK) in find_interface_and_endpoints()1755 if ((ep[k].bEndpointAddress&USB_ENDPOINT_DIR_MASK)==0) in find_interface_and_endpoints()1761 if ((ep[k].bEndpointAddress&USB_ENDPOINT_DIR_MASK)== in find_interface_and_endpoints()1762 USB_ENDPOINT_DIR_MASK) in find_interface_and_endpoints()
121 #define USB_ENDPOINT_DIR_MASK 0x80 macro
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...