Home
last modified time | relevance | path

Searched refs:epd (Results 1 – 5 of 5) sorted by relevance

/external/kernel-headers/original/uapi/linux/usb/
Dch9.h456 static inline int usb_endpoint_num(const struct usb_endpoint_descriptor *epd) in usb_endpoint_num() argument
458 return epd->bEndpointAddress & USB_ENDPOINT_NUMBER_MASK; in usb_endpoint_num()
468 static inline int usb_endpoint_type(const struct usb_endpoint_descriptor *epd) in usb_endpoint_type() argument
470 return epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK; in usb_endpoint_type()
479 static inline int usb_endpoint_dir_in(const struct usb_endpoint_descriptor *epd) in usb_endpoint_dir_in() argument
481 return ((epd->bEndpointAddress & USB_ENDPOINT_DIR_MASK) == USB_DIR_IN); in usb_endpoint_dir_in()
491 const struct usb_endpoint_descriptor *epd) in usb_endpoint_dir_out() argument
493 return ((epd->bEndpointAddress & USB_ENDPOINT_DIR_MASK) == USB_DIR_OUT); in usb_endpoint_dir_out()
503 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_bulk() argument
505 return ((epd->bmAttributes & USB_ENDPOINT_XFERTYPE_MASK) == in usb_endpoint_xfer_bulk()
[all …]
/external/ppp/pppd/
Dlcp.c2152 struct epdisc epd; local
2154 GETCHAR(epd.class, p);
2155 epd.length = olen - CILEN_CHAR;
2156 if (epd.length > MAX_ENDP_LEN)
2157 epd.length = MAX_ENDP_LEN;
2158 if (epd.length > 0) {
2159 BCOPY(p, epd.value, epd.length);
2160 p += epd.length;
2162 printer(arg, "endpoint [%s]", epdisc_to_str(&epd));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...