Searched refs:usb_endpoint_descriptor (Results 1 - 25 of 189) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Du_serial.h38 struct usb_endpoint_descriptor *in_desc;
39 struct usb_endpoint_descriptor *out_desc;
H A Du_ether.h56 struct usb_endpoint_descriptor *in;
57 struct usb_endpoint_descriptor *out;
H A Ds3c2410_udc.h32 const struct usb_endpoint_descriptor *desc;
H A Df_serial.c31 struct usb_endpoint_descriptor *in;
32 struct usb_endpoint_descriptor *out;
66 static struct usb_endpoint_descriptor gser_fs_in_desc __initdata = {
73 static struct usb_endpoint_descriptor gser_fs_out_desc __initdata = {
89 static struct usb_endpoint_descriptor gser_hs_in_desc __initdata = {
96 static struct usb_endpoint_descriptor gser_hs_out_desc __initdata = {
H A Df_subset.c61 struct usb_endpoint_descriptor *in;
62 struct usb_endpoint_descriptor *out;
156 static struct usb_endpoint_descriptor fs_subset_in_desc __initdata = {
164 static struct usb_endpoint_descriptor fs_subset_out_desc __initdata = {
185 static struct usb_endpoint_descriptor hs_subset_in_desc __initdata = {
193 static struct usb_endpoint_descriptor hs_subset_out_desc __initdata = {
H A Dconfig.c178 struct usb_endpoint_descriptor *
182 struct usb_endpoint_descriptor *match
H A Df_acm.c43 struct usb_endpoint_descriptor *in;
44 struct usb_endpoint_descriptor *out;
45 struct usb_endpoint_descriptor *notify;
65 struct usb_endpoint_descriptor *notify_desc;
174 static struct usb_endpoint_descriptor acm_fs_notify_desc = {
183 static struct usb_endpoint_descriptor acm_fs_in_desc = {
190 static struct usb_endpoint_descriptor acm_fs_out_desc = {
213 static struct usb_endpoint_descriptor acm_hs_notify_desc = {
222 static struct usb_endpoint_descriptor acm_hs_in_desc = {
229 static struct usb_endpoint_descriptor acm_hs_out_des
[all...]
H A Df_ecm.c50 struct usb_endpoint_descriptor *in;
51 struct usb_endpoint_descriptor *out;
52 struct usb_endpoint_descriptor *notify;
71 struct usb_endpoint_descriptor *notify_desc;
187 static struct usb_endpoint_descriptor fs_ecm_notify_desc = {
197 static struct usb_endpoint_descriptor fs_ecm_in_desc = {
205 static struct usb_endpoint_descriptor fs_ecm_out_desc = {
231 static struct usb_endpoint_descriptor hs_ecm_notify_desc = {
240 static struct usb_endpoint_descriptor hs_ecm_in_desc = {
249 static struct usb_endpoint_descriptor hs_ecm_out_des
[all...]
H A Df_rndis.c40 struct usb_endpoint_descriptor *in;
41 struct usb_endpoint_descriptor *out;
42 struct usb_endpoint_descriptor *notify;
55 struct usb_endpoint_descriptor *notify_desc;
161 static struct usb_endpoint_descriptor fs_notify_desc = {
171 static struct usb_endpoint_descriptor fs_in_desc = {
179 static struct usb_endpoint_descriptor fs_out_desc = {
205 static struct usb_endpoint_descriptor hs_notify_desc = {
214 static struct usb_endpoint_descriptor hs_in_desc = {
223 static struct usb_endpoint_descriptor hs_out_des
[all...]
H A Df_loopback.c73 static struct usb_endpoint_descriptor fs_loop_source_desc = {
81 static struct usb_endpoint_descriptor fs_loop_sink_desc = {
98 static struct usb_endpoint_descriptor hs_loop_source_desc = {
106 static struct usb_endpoint_descriptor hs_loop_sink_desc = {
253 const struct usb_endpoint_descriptor *src, *sink;
H A Dstorage_common.c421 static struct usb_endpoint_descriptor
431 static struct usb_endpoint_descriptor
443 static struct usb_endpoint_descriptor
484 static struct usb_endpoint_descriptor
494 static struct usb_endpoint_descriptor
507 static struct usb_endpoint_descriptor
540 static struct usb_endpoint_descriptor *
541 fsg_ep_desc(struct usb_gadget *g, struct usb_endpoint_descriptor *fs,
542 struct usb_endpoint_descriptor *hs)
H A Df_eem.c39 struct usb_endpoint_descriptor *in;
40 struct usb_endpoint_descriptor *out;
74 static struct usb_endpoint_descriptor eem_fs_in_desc __initdata = {
82 static struct usb_endpoint_descriptor eem_fs_out_desc __initdata = {
100 static struct usb_endpoint_descriptor eem_hs_in_desc __initdata = {
109 static struct usb_endpoint_descriptor eem_hs_out_desc __initdata = {
H A Df_obex.c43 struct usb_endpoint_descriptor *obex_in;
44 struct usb_endpoint_descriptor *obex_out;
146 static struct usb_endpoint_descriptor obex_hs_ep_out_desc __initdata = {
155 static struct usb_endpoint_descriptor obex_hs_ep_in_desc __initdata = {
179 static struct usb_endpoint_descriptor obex_fs_ep_in_desc __initdata = {
187 static struct usb_endpoint_descriptor obex_fs_ep_out_desc __initdata = {
H A Depautoconf.c66 struct usb_endpoint_descriptor *desc
234 struct usb_endpoint_descriptor *desc
H A Df_sourcesink.c86 static struct usb_endpoint_descriptor fs_source_desc = {
94 static struct usb_endpoint_descriptor fs_sink_desc = {
111 static struct usb_endpoint_descriptor hs_source_desc = {
119 static struct usb_endpoint_descriptor hs_sink_desc = {
343 const struct usb_endpoint_descriptor *src, *sink;
H A Ddbgp.c55 static struct usb_endpoint_descriptor i_desc = {
62 static struct usb_endpoint_descriptor o_desc = {
174 static int __enable_ep(struct usb_ep *ep, struct usb_endpoint_descriptor *desc)
H A Dat91_udc.h119 const struct usb_endpoint_descriptor
H A Df_hid.c63 struct usb_endpoint_descriptor *fs_in_ep_desc;
64 struct usb_endpoint_descriptor *hs_in_ep_desc;
99 static struct usb_endpoint_descriptor hidg_hs_in_ep_desc = {
117 static struct usb_endpoint_descriptor hidg_fs_in_ep_desc = {
418 const struct usb_endpoint_descriptor *ep_desc;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Dch9.h334 struct usb_endpoint_descriptor { struct
380 static inline int usb_endpoint_num(const struct usb_endpoint_descriptor *epd)
392 static inline int usb_endpoint_type(const struct usb_endpoint_descriptor *epd)
403 static inline int usb_endpoint_dir_in(const struct usb_endpoint_descriptor *epd)
415 const struct usb_endpoint_descriptor *epd)
427 const struct usb_endpoint_descriptor *epd)
440 const struct usb_endpoint_descriptor *epd)
454 const struct usb_endpoint_descriptor *epd)
468 const struct usb_endpoint_descriptor *epd)
482 const struct usb_endpoint_descriptor *ep
[all...]
H A Dcomposite.h146 static inline struct usb_endpoint_descriptor *
147 ep_choose(struct usb_gadget *g, struct usb_endpoint_descriptor *hs,
148 struct usb_endpoint_descriptor *fs)
H A Dgadget.h108 const struct usb_endpoint_descriptor *desc);
176 const struct usb_endpoint_descriptor *desc)
874 struct usb_endpoint_descriptor *usb_find_endpoint(
877 struct usb_endpoint_descriptor *match);
893 struct usb_endpoint_descriptor *) __devinit;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/musb/
H A Dmusb_gadget.h72 const struct usb_endpoint_descriptor *desc;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/storage/
H A Dinitializers.c379 struct usb_endpoint_descriptor *endpoint = NULL;
522 struct usb_endpoint_descriptor *endpoint = NULL;
614 struct usb_endpoint_descriptor *endpoint = NULL;
702 struct usb_endpoint_descriptor *endpoint = NULL;
791 struct usb_endpoint_descriptor *endpoint = NULL;
879 struct usb_endpoint_descriptor *endpoint = NULL;
1008 struct usb_endpoint_descriptor *endpoint = NULL;
1162 struct usb_endpoint_descriptor *endpoint = NULL;
1301 struct usb_endpoint_descriptor *endpoint = NULL;
1441 struct usb_endpoint_descriptor *endpoin
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wimax/i2400m/
H A Dusb-fw.c95 struct usb_endpoint_descriptor *epd;
249 struct usb_endpoint_descriptor *epd;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dendpoint.c20 struct usb_endpoint_descriptor *desc;
34 struct usb_endpoint_descriptor *, char *);

Completed in 80 milliseconds

12345678