OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:usb_host_endpoint
(Results
1 - 1
of
1
) sorted by null
/external/kernel-headers/original/linux/
usb.h
46
* struct
usb_host_endpoint
- host-side endpoint descriptor and queue
58
struct
usb_host_endpoint
{
struct
75
struct
usb_host_endpoint
*endpoint;
338
struct
usb_host_endpoint
ep0;
346
struct
usb_host_endpoint
*ep_in[16];
347
struct
usb_host_endpoint
*ep_out[16];
[
all
...]
Completed in 324 milliseconds