OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:libusb_endpoint_descriptor
(Results
1 - 2
of
2
) sorted by null
/external/libusb/libusb/
libusb.h
123
/** Endpoint descriptor. See
libusb_endpoint_descriptor
. */
152
* \ref
libusb_endpoint_descriptor
::bEndpointAddress "endpoint address" scheme.
166
* \ref
libusb_endpoint_descriptor
::bmAttributes "endpoint attributes" field.
263
* \ref
libusb_endpoint_descriptor
::bmAttributes "bmAttributes" field in
264
*
libusb_endpoint_descriptor
.
284
* \ref
libusb_endpoint_descriptor
::bmAttributes "bmAttributes" field in
285
*
libusb_endpoint_descriptor
.
357
struct
libusb_endpoint_descriptor
{
struct
442
const struct
libusb_endpoint_descriptor
*endpoint;
[
all
...]
/external/chromium_org/third_party/libusb/src/libusb/
libusb.h
267
/** Endpoint descriptor. See
libusb_endpoint_descriptor
. */
322
* \ref
libusb_endpoint_descriptor
::bEndpointAddress "endpoint address" scheme.
336
* \ref
libusb_endpoint_descriptor
::bmAttributes "endpoint attributes" field.
440
* \ref
libusb_endpoint_descriptor
::bmAttributes "bmAttributes" field in
441
*
libusb_endpoint_descriptor
.
461
* \ref
libusb_endpoint_descriptor
::bmAttributes "bmAttributes" field in
462
*
libusb_endpoint_descriptor
.
534
struct
libusb_endpoint_descriptor
{
struct
619
const struct
libusb_endpoint_descriptor
*endpoint;
[
all
...]
Completed in 38 milliseconds