Home
last modified time | relevance | path

Searched refs:usb_endpoint_descriptor (Results 1 – 200 of 211) sorted by relevance

12

/linux-4.4.14/include/uapi/linux/usb/
Dch9.h369 struct usb_endpoint_descriptor { struct
425 static inline int usb_endpoint_num(const struct usb_endpoint_descriptor *epd) in usb_endpoint_num()
437 static inline int usb_endpoint_type(const struct usb_endpoint_descriptor *epd) in usb_endpoint_type()
448 static inline int usb_endpoint_dir_in(const struct usb_endpoint_descriptor *epd) in usb_endpoint_dir_in()
460 const struct usb_endpoint_descriptor *epd) in usb_endpoint_dir_out()
472 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_bulk()
485 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_control()
499 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_int()
513 const struct usb_endpoint_descriptor *epd) in usb_endpoint_xfer_isoc()
527 const struct usb_endpoint_descriptor *epd) in usb_endpoint_is_bulk_in()
[all …]
Dfunctionfs.h284 struct usb_endpoint_descriptor)
/linux-4.4.14/drivers/usb/gadget/function/
Dstorage_common.h191 extern struct usb_endpoint_descriptor fsg_fs_bulk_in_desc;
192 extern struct usb_endpoint_descriptor fsg_fs_bulk_out_desc;
195 extern struct usb_endpoint_descriptor fsg_hs_bulk_in_desc;
196 extern struct usb_endpoint_descriptor fsg_hs_bulk_out_desc;
199 extern struct usb_endpoint_descriptor fsg_ss_bulk_in_desc;
201 extern struct usb_endpoint_descriptor fsg_ss_bulk_out_desc;
Df_serial.c58 static struct usb_endpoint_descriptor gser_fs_in_desc = {
65 static struct usb_endpoint_descriptor gser_fs_out_desc = {
81 static struct usb_endpoint_descriptor gser_hs_in_desc = {
88 static struct usb_endpoint_descriptor gser_hs_out_desc = {
102 static struct usb_endpoint_descriptor gser_ss_in_desc = {
109 static struct usb_endpoint_descriptor gser_ss_out_desc = {
Dstorage_common.c53 struct usb_endpoint_descriptor fsg_fs_bulk_in_desc = {
63 struct usb_endpoint_descriptor fsg_fs_bulk_out_desc = {
90 struct usb_endpoint_descriptor fsg_hs_bulk_in_desc = {
100 struct usb_endpoint_descriptor fsg_hs_bulk_out_desc = {
120 struct usb_endpoint_descriptor fsg_ss_bulk_in_desc = {
138 struct usb_endpoint_descriptor fsg_ss_bulk_out_desc = {
Df_subset.c141 static struct usb_endpoint_descriptor fs_subset_in_desc = {
149 static struct usb_endpoint_descriptor fs_subset_out_desc = {
170 static struct usb_endpoint_descriptor hs_subset_in_desc = {
178 static struct usb_endpoint_descriptor hs_subset_out_desc = {
199 static struct usb_endpoint_descriptor ss_subset_in_desc = {
207 static struct usb_endpoint_descriptor ss_subset_out_desc = {
Df_ecm.c191 static struct usb_endpoint_descriptor fs_ecm_notify_desc = {
201 static struct usb_endpoint_descriptor fs_ecm_in_desc = {
209 static struct usb_endpoint_descriptor fs_ecm_out_desc = {
238 static struct usb_endpoint_descriptor hs_ecm_notify_desc = {
248 static struct usb_endpoint_descriptor hs_ecm_in_desc = {
257 static struct usb_endpoint_descriptor hs_ecm_out_desc = {
287 static struct usb_endpoint_descriptor ss_ecm_notify_desc = {
307 static struct usb_endpoint_descriptor ss_ecm_in_desc = {
316 static struct usb_endpoint_descriptor ss_ecm_out_desc = {
Df_rndis.c189 static struct usb_endpoint_descriptor fs_notify_desc = {
199 static struct usb_endpoint_descriptor fs_in_desc = {
207 static struct usb_endpoint_descriptor fs_out_desc = {
235 static struct usb_endpoint_descriptor hs_notify_desc = {
245 static struct usb_endpoint_descriptor hs_in_desc = {
254 static struct usb_endpoint_descriptor hs_out_desc = {
283 static struct usb_endpoint_descriptor ss_notify_desc = {
303 static struct usb_endpoint_descriptor ss_in_desc = {
312 static struct usb_endpoint_descriptor ss_out_desc = {
Df_sourcesink.c91 static struct usb_endpoint_descriptor fs_source_desc = {
99 static struct usb_endpoint_descriptor fs_sink_desc = {
107 static struct usb_endpoint_descriptor fs_iso_source_desc = {
117 static struct usb_endpoint_descriptor fs_iso_sink_desc = {
142 static struct usb_endpoint_descriptor hs_source_desc = {
150 static struct usb_endpoint_descriptor hs_sink_desc = {
158 static struct usb_endpoint_descriptor hs_iso_source_desc = {
167 static struct usb_endpoint_descriptor hs_iso_sink_desc = {
191 static struct usb_endpoint_descriptor ss_source_desc = {
208 static struct usb_endpoint_descriptor ss_sink_desc = {
[all …]
Df_acm.c165 static struct usb_endpoint_descriptor acm_fs_notify_desc = {
174 static struct usb_endpoint_descriptor acm_fs_in_desc = {
181 static struct usb_endpoint_descriptor acm_fs_out_desc = {
203 static struct usb_endpoint_descriptor acm_hs_notify_desc = {
212 static struct usb_endpoint_descriptor acm_hs_in_desc = {
219 static struct usb_endpoint_descriptor acm_hs_out_desc = {
240 static struct usb_endpoint_descriptor acm_ss_in_desc = {
247 static struct usb_endpoint_descriptor acm_ss_out_desc = {
Df_loopback.c60 static struct usb_endpoint_descriptor fs_loop_source_desc = {
68 static struct usb_endpoint_descriptor fs_loop_sink_desc = {
85 static struct usb_endpoint_descriptor hs_loop_source_desc = {
93 static struct usb_endpoint_descriptor hs_loop_sink_desc = {
110 static struct usb_endpoint_descriptor ss_loop_source_desc = {
126 static struct usb_endpoint_descriptor ss_loop_sink_desc = {
Df_eem.c60 static struct usb_endpoint_descriptor eem_fs_in_desc = {
68 static struct usb_endpoint_descriptor eem_fs_out_desc = {
86 static struct usb_endpoint_descriptor eem_hs_in_desc = {
95 static struct usb_endpoint_descriptor eem_hs_out_desc = {
114 static struct usb_endpoint_descriptor eem_ss_in_desc = {
123 static struct usb_endpoint_descriptor eem_ss_out_desc = {
Df_obex.c129 static struct usb_endpoint_descriptor obex_hs_ep_out_desc = {
138 static struct usb_endpoint_descriptor obex_hs_ep_in_desc = {
162 static struct usb_endpoint_descriptor obex_fs_ep_in_desc = {
170 static struct usb_endpoint_descriptor obex_fs_ep_out_desc = {
Df_printer.c124 static struct usb_endpoint_descriptor fs_ep_in_desc = {
131 static struct usb_endpoint_descriptor fs_ep_out_desc = {
150 static struct usb_endpoint_descriptor hs_ep_in_desc = {
157 static struct usb_endpoint_descriptor hs_ep_out_desc = {
183 static struct usb_endpoint_descriptor ss_ep_in_desc = {
195 static struct usb_endpoint_descriptor ss_ep_out_desc = {
217 static inline struct usb_endpoint_descriptor *ep_desc(struct usb_gadget *gadget, in ep_desc()
218 struct usb_endpoint_descriptor *fs, in ep_desc()
219 struct usb_endpoint_descriptor *hs, in ep_desc()
220 struct usb_endpoint_descriptor *ss) in ep_desc()
Df_phonet.c127 static struct usb_endpoint_descriptor
136 static struct usb_endpoint_descriptor
146 static struct usb_endpoint_descriptor
155 static struct usb_endpoint_descriptor
Df_uvc.c91 static struct usb_endpoint_descriptor uvc_control_ep = {
140 static struct usb_endpoint_descriptor uvc_fs_streaming_ep = {
151 static struct usb_endpoint_descriptor uvc_hs_streaming_ep = {
162 static struct usb_endpoint_descriptor uvc_ss_streaming_ep = {
Df_ncm.c247 static struct usb_endpoint_descriptor fs_ncm_notify_desc = {
257 static struct usb_endpoint_descriptor fs_ncm_in_desc = {
265 static struct usb_endpoint_descriptor fs_ncm_out_desc = {
292 static struct usb_endpoint_descriptor hs_ncm_notify_desc = {
301 static struct usb_endpoint_descriptor hs_ncm_in_desc = {
310 static struct usb_endpoint_descriptor hs_ncm_out_desc = {
Df_hid.c103 static struct usb_endpoint_descriptor hidg_hs_in_ep_desc = {
115 static struct usb_endpoint_descriptor hidg_hs_out_ep_desc = {
137 static struct usb_endpoint_descriptor hidg_fs_in_ep_desc = {
149 static struct usb_endpoint_descriptor hidg_fs_out_ep_desc = {
Df_uac2.c775 static struct usb_endpoint_descriptor fs_epout_desc = {
785 static struct usb_endpoint_descriptor hs_epout_desc = {
852 static struct usb_endpoint_descriptor fs_epin_desc = {
862 static struct usb_endpoint_descriptor hs_epin_desc = {
979 struct usb_endpoint_descriptor *ep_desc, in set_ep_max_packet_size()
1173 struct usb_endpoint_descriptor *ep_desc; in afunc_set_alt()
Df_fs.c116 struct usb_endpoint_descriptor *descs[3];
1029 struct usb_endpoint_descriptor *desc; in ffs_epfile_ioctl()
1645 struct usb_endpoint_descriptor *ds; in ffs_func_eps_enable()
1777 struct usb_endpoint_descriptor *ds = (void *)_ds; in ffs_do_single_desc()
1884 struct usb_endpoint_descriptor *d; in __ffs_data_do_entity()
2464 struct usb_endpoint_descriptor *ds = (void *)desc; in __ffs_func_bind_do_descs()
2592 struct usb_endpoint_descriptor **descs; in __ffs_func_bind_do_nums()
Du_ether.c677 const struct usb_endpoint_descriptor *in; in eth_stop()
678 const struct usb_endpoint_descriptor *out; in eth_stop()
Df_midi.c146 static struct usb_endpoint_descriptor bulk_out_desc = {
163 static struct usb_endpoint_descriptor bulk_in_desc = {
Df_uac1.c172 static struct usb_endpoint_descriptor as_out_ep_desc = {
/linux-4.4.14/include/linux/usb/
Dgadget.h125 const struct usb_endpoint_descriptor *desc);
225 const struct usb_endpoint_descriptor *desc;
561 struct usb_endpoint_descriptor *,
1239 struct usb_ep *ep, struct usb_endpoint_descriptor *desc,
1252 struct usb_endpoint_descriptor *);
1256 struct usb_endpoint_descriptor *,
Dcdc-wdm.h17 struct usb_endpoint_descriptor *ep,
/linux-4.4.14/drivers/usb/gadget/
Depautoconf.c69 struct usb_endpoint_descriptor *desc, in usb_ep_autoconfig_ss()
167 struct usb_endpoint_descriptor *desc in usb_ep_autoconfig()
Dcomposite.c108 struct usb_endpoint_descriptor *chosen_desc = NULL; in config_ep_by_speed()
139 chosen_desc = (struct usb_endpoint_descriptor *)*d_spd; in config_ep_by_speed()
705 struct usb_endpoint_descriptor *ep; in set_config()
711 ep = (struct usb_endpoint_descriptor *)*descriptors; in set_config()
/linux-4.4.14/drivers/usb/gadget/legacy/
Ddbgp.c50 static struct usb_endpoint_descriptor i_desc = {
57 static struct usb_endpoint_descriptor o_desc = {
166 static int __enable_ep(struct usb_ep *ep, struct usb_endpoint_descriptor *desc) in __enable_ep()
Dtcm_usb_gadget.c1762 static struct usb_endpoint_descriptor uasp_bi_desc = {
1770 static struct usb_endpoint_descriptor uasp_fs_bi_desc = {
1783 static struct usb_endpoint_descriptor uasp_ss_bi_desc = {
1805 static struct usb_endpoint_descriptor uasp_bo_desc = {
1813 static struct usb_endpoint_descriptor uasp_fs_bo_desc = {
1826 static struct usb_endpoint_descriptor uasp_ss_bo_desc = {
1845 static struct usb_endpoint_descriptor uasp_status_desc = {
1853 static struct usb_endpoint_descriptor uasp_fs_status_desc = {
1866 static struct usb_endpoint_descriptor uasp_ss_status_desc = {
1880 static struct usb_endpoint_descriptor uasp_cmd_desc = {
[all …]
Dinode.c200 struct usb_endpoint_descriptor desc, hs_desc;
/linux-4.4.14/drivers/staging/media/lirc/
Dlirc_sasem.c98 struct usb_endpoint_descriptor *rx_endpoint;
99 struct usb_endpoint_descriptor *tx_endpoint;
666 struct usb_endpoint_descriptor *rx_endpoint = NULL; in sasem_probe()
667 struct usb_endpoint_descriptor *tx_endpoint = NULL; in sasem_probe()
699 struct usb_endpoint_descriptor *ep; in sasem_probe()
Dlirc_imon.c90 struct usb_endpoint_descriptor *rx_endpoint;
91 struct usb_endpoint_descriptor *tx_endpoint;
686 struct usb_endpoint_descriptor *rx_endpoint = NULL; in imon_probe()
687 struct usb_endpoint_descriptor *tx_endpoint = NULL; in imon_probe()
736 struct usb_endpoint_descriptor *ep; in imon_probe()
/linux-4.4.14/drivers/usb/core/
Dendpoint.c19 struct usb_endpoint_descriptor *desc;
29 struct usb_endpoint_descriptor *, char *);
Dconfig.c150 struct usb_endpoint_descriptor *d; in usb_parse_endpoint()
154 d = (struct usb_endpoint_descriptor *) buffer; in usb_parse_endpoint()
Ddevices.c182 const struct usb_endpoint_descriptor *desc) in usb_dump_endpoint_descriptor()
Dhub.c1354 struct usb_endpoint_descriptor *endpoint) in hub_configure()
1717 struct usb_endpoint_descriptor *endpoint; in hub_probe()
Ddevio.c694 struct usb_endpoint_descriptor *endpt; in findintfep()
/linux-4.4.14/drivers/usb/isp1760/
Disp1760-udc.h43 const struct usb_endpoint_descriptor *desc;
Disp1760-udc.c711 const struct usb_endpoint_descriptor *desc) in isp1760_ep_enable()
/linux-4.4.14/drivers/staging/comedi/drivers/
Dvmk80xx.c153 struct usb_endpoint_descriptor *ep_rx;
154 struct usb_endpoint_descriptor *ep_tx;
191 struct usb_endpoint_descriptor *ep; in vmk80xx_read_packet()
210 struct usb_endpoint_descriptor *ep; in vmk80xx_write_packet()
652 struct usb_endpoint_descriptor *ep_desc; in vmk80xx_find_usb_endpoints()
Dni_usb6501.c167 struct usb_endpoint_descriptor *ep_rx;
168 struct usb_endpoint_descriptor *ep_tx;
488 struct usb_endpoint_descriptor *ep_desc; in ni6501_find_endpoints()
Ddt9812.c643 struct usb_endpoint_descriptor *ep; in dt9812_find_endpoints()
/linux-4.4.14/drivers/input/misc/
Dkeyspan_remote.c117 struct usb_endpoint_descriptor *in_endpoint;
428 static struct usb_endpoint_descriptor *keyspan_get_in_endpoint(struct usb_host_interface *iface) in keyspan_get_in_endpoint()
431 struct usb_endpoint_descriptor *endpoint; in keyspan_get_in_endpoint()
452 struct usb_endpoint_descriptor *endpoint; in keyspan_probe()
Dpowermate.c303 struct usb_endpoint_descriptor *endpoint; in powermate_probe()
Dims-pcu.c79 struct usb_endpoint_descriptor *ep_ctrl;
87 struct usb_endpoint_descriptor *ep_in;
93 struct usb_endpoint_descriptor *ep_out;
Dcm109.c671 struct usb_endpoint_descriptor *endpoint; in cm109_usb_probe()
Dati_remote2.c192 struct usb_endpoint_descriptor *ep[2];
Dyealink.c872 struct usb_endpoint_descriptor *endpoint; in usb_probe()
/linux-4.4.14/drivers/net/wimax/i2400m/
Dusb-fw.c95 struct usb_endpoint_descriptor *epd; in i2400mu_tx_bulk_out()
249 struct usb_endpoint_descriptor *epd; in i2400mu_notif_submit()
Dusb-notif.c196 struct usb_endpoint_descriptor *epd; in i2400mu_notification_setup()
Dusb-tx.c94 struct usb_endpoint_descriptor *epd; in i2400mu_tx()
Di2400m.h917 struct usb_endpoint_descriptor *usb_get_epd(struct usb_interface *iface, int ep) in usb_get_epd()
Dusb-rx.c197 struct usb_endpoint_descriptor *epd; in i2400mu_rx()
Dusb.c161 struct usb_endpoint_descriptor *epd = NULL; in __i2400mu_send_barker()
/linux-4.4.14/drivers/nfc/nfcmrvl/
Dusb.c48 struct usb_endpoint_descriptor *bulk_tx_ep;
49 struct usb_endpoint_descriptor *bulk_rx_ep;
298 struct usb_endpoint_descriptor *ep_desc; in nfcmrvl_probe()
/linux-4.4.14/drivers/media/radio/si470x/
Dradio-si470x.h174 struct usb_endpoint_descriptor *int_in_endpoint;
Dradio-si470x-usb.c584 struct usb_endpoint_descriptor *endpoint; in si470x_usb_driver_probe()
/linux-4.4.14/drivers/usb/musb/
Dmusb_gadget.h113 const struct usb_endpoint_descriptor *desc;
Dmusb_gadget_ep0.c915 musb_g_ep0_enable(struct usb_ep *ep, const struct usb_endpoint_descriptor *desc) in musb_g_ep0_enable()
Dmusb_gadget.c954 const struct usb_endpoint_descriptor *desc) in musb_gadget_enable()
1686 struct usb_endpoint_descriptor *desc, in musb_match_ep()
/linux-4.4.14/drivers/input/mouse/
Dsynaptics_usb.c223 static struct usb_endpoint_descriptor *
227 struct usb_endpoint_descriptor *endpoint; in synusb_get_in_endpoint()
289 struct usb_endpoint_descriptor *ep; in synusb_probe()
Dappletouch.c849 struct usb_endpoint_descriptor *endpoint; in atp_probe()
/linux-4.4.14/drivers/media/rc/
Dredrat3.c179 struct usb_endpoint_descriptor *ep_in;
186 struct usb_endpoint_descriptor *ep_out;
910 struct usb_endpoint_descriptor *ep; in redrat3_dev_probe()
911 struct usb_endpoint_descriptor *ep_in = NULL; in redrat3_dev_probe()
912 struct usb_endpoint_descriptor *ep_out = NULL; in redrat3_dev_probe()
Dati_remote.c254 struct usb_endpoint_descriptor *endpoint_in;
255 struct usb_endpoint_descriptor *endpoint_out;
823 struct usb_endpoint_descriptor *endpoint_in, *endpoint_out; in ati_remote_probe()
Dmceusb.c428 struct usb_endpoint_descriptor *usb_ep_out;
1273 struct usb_endpoint_descriptor *ep = NULL; in mceusb_dev_probe()
1274 struct usb_endpoint_descriptor *ep_in = NULL; in mceusb_dev_probe()
1275 struct usb_endpoint_descriptor *ep_out = NULL; in mceusb_dev_probe()
Digorplugusb.c152 struct usb_endpoint_descriptor *ep; in igorplugusb_probe()
Dimon.c118 struct usb_endpoint_descriptor *rx_endpoint_intf0;
119 struct usb_endpoint_descriptor *rx_endpoint_intf1;
120 struct usb_endpoint_descriptor *tx_endpoint;
2109 struct usb_endpoint_descriptor *ep; in imon_find_endpoints()
2110 struct usb_endpoint_descriptor *rx_endpoint = NULL; in imon_find_endpoints()
2111 struct usb_endpoint_descriptor *tx_endpoint = NULL; in imon_find_endpoints()
Dttusbir.c202 struct usb_endpoint_descriptor *desc; in ttusbir_probe()
Dstreamzap.c84 struct usb_endpoint_descriptor *endpoint;
/linux-4.4.14/drivers/usb/storage/
Dusb.c723 struct usb_endpoint_descriptor *ep; in get_pipes()
724 struct usb_endpoint_descriptor *ep_in = NULL; in get_pipes()
725 struct usb_endpoint_descriptor *ep_out = NULL; in get_pipes()
726 struct usb_endpoint_descriptor *ep_int = NULL; in get_pipes()
Donetouch.c183 struct usb_endpoint_descriptor *endpoint; in onetouch_connect_input()
/linux-4.4.14/drivers/usb/serial/
Daircable.c101 struct usb_endpoint_descriptor *endpoint; in aircable_probe()
Dusb-serial.c720 struct usb_endpoint_descriptor *endpoint; in usb_serial_probe()
721 struct usb_endpoint_descriptor *interrupt_in_endpoint[MAX_NUM_PORTS]; in usb_serial_probe()
722 struct usb_endpoint_descriptor *interrupt_out_endpoint[MAX_NUM_PORTS]; in usb_serial_probe()
723 struct usb_endpoint_descriptor *bulk_in_endpoint[MAX_NUM_PORTS]; in usb_serial_probe()
724 struct usb_endpoint_descriptor *bulk_out_endpoint[MAX_NUM_PORTS]; in usb_serial_probe()
Dkeyspan.c1211 static struct usb_endpoint_descriptor const *find_ep(struct usb_serial const *serial, in find_ep()
1215 struct usb_endpoint_descriptor *ep; in find_ep()
1234 struct usb_endpoint_descriptor const *ep_desc; in keyspan_setup_urb()
Dwhiteheat.c228 struct usb_endpoint_descriptor *endpoint; in whiteheat_probe()
Dio_edgeport.c2845 struct usb_endpoint_descriptor *endpoint; in edge_startup()
/linux-4.4.14/drivers/uwb/i1480/dfu/
Dusb.c241 struct usb_endpoint_descriptor *epd; in i1480_usb_wait_init_done()
296 struct usb_endpoint_descriptor *epd; in i1480_usb_cmd()
/linux-4.4.14/drivers/usb/misc/
Dldusb.c166 struct usb_endpoint_descriptor* interrupt_in_endpoint;
176 struct usb_endpoint_descriptor* interrupt_out_endpoint;
653 struct usb_endpoint_descriptor *endpoint; in ld_usb_probe()
Dadutux.c95 struct usb_endpoint_descriptor *interrupt_in_endpoint;
100 struct usb_endpoint_descriptor *interrupt_out_endpoint;
662 struct usb_endpoint_descriptor *endpoint; in adu_probe()
Dlegousbtower.c212 struct usb_endpoint_descriptor* interrupt_in_endpoint;
219 struct usb_endpoint_descriptor* interrupt_out_endpoint;
810 struct usb_endpoint_descriptor* endpoint; in tower_probe()
Diowarrior.c74 …struct usb_endpoint_descriptor *int_out_endpoint; /* endpoint for reading (needed for IOW56 only) …
75 struct usb_endpoint_descriptor *int_in_endpoint; /* endpoint for reading */
763 struct usb_endpoint_descriptor *endpoint; in iowarrior_probe()
Dappledisplay.c217 struct usb_endpoint_descriptor *endpoint; in appledisplay_probe()
Didmouse.c341 struct usb_endpoint_descriptor *endpoint; in idmouse_probe()
Dusblcd.c317 struct usb_endpoint_descriptor *endpoint; in lcd_probe()
Dlvstest.c366 struct usb_endpoint_descriptor *endpoint; in lvs_rh_probe()
Dyurex.c196 struct usb_endpoint_descriptor *endpoint; in yurex_probe()
Dusbtest.c77 struct usb_endpoint_descriptor *iso_in, *iso_out;
78 struct usb_endpoint_descriptor *int_in, *int_out;
1879 struct usb_endpoint_descriptor *desc, in iso_alloc_urb()
1936 int pipe, struct usb_endpoint_descriptor *desc, unsigned offset) in test_queue()
/linux-4.4.14/drivers/usb/image/
Dmdc800.c184 static struct usb_endpoint_descriptor mdc800_ed [4] =
236 static int mdc800_endpoint_equals (struct usb_endpoint_descriptor *a,struct usb_endpoint_descriptor in mdc800_endpoint_equals()
/linux-4.4.14/drivers/usb/gadget/udc/
Dfotg210.h232 const struct usb_endpoint_descriptor *desc;
Dudc-xilinx.c149 const struct usb_endpoint_descriptor *desc;
209 static const struct usb_endpoint_descriptor config_bulk_out_desc = {
806 const struct usb_endpoint_descriptor *desc) in __xudc_ep_enable()
894 const struct usb_endpoint_descriptor *desc) in xudc_ep_enable()
1175 const struct usb_endpoint_descriptor *desc) in xudc_ep0_enable()
1380 const struct usb_endpoint_descriptor *desc = &config_bulk_out_desc; in xudc_start()
Dnet2280.h105 const struct usb_endpoint_descriptor *desc;
Dnet2272.h439 const struct usb_endpoint_descriptor *desc;
Dpxa27x_udc.h311 struct usb_endpoint_descriptor desc;
Ddummy_hcd.c87 const struct usb_endpoint_descriptor *desc;
481 const struct usb_endpoint_descriptor *desc) in dummy_enable()
1111 static unsigned int dummy_get_ep_idx(const struct usb_endpoint_descriptor *desc) in dummy_get_ep_idx()
1135 const struct usb_endpoint_descriptor *desc = &urb->ep->desc; in dummy_ep_stream_en()
Dm66592-udc.c328 const struct usb_endpoint_descriptor *desc, in m66592_ep_setting()
385 const struct usb_endpoint_descriptor *desc) in alloc_pipe_config()
1307 const struct usb_endpoint_descriptor *desc) in m66592_enable()
Dfotg210-udc.c146 const struct usb_endpoint_descriptor *desc) in fotg210_config_ep()
161 const struct usb_endpoint_descriptor *desc) in fotg210_ep_enable()
Dudc-core.c156 struct usb_ep *ep, struct usb_endpoint_descriptor *desc, in usb_gadget_ep_match_desc()
Dr8a66597-udc.c414 const struct usb_endpoint_descriptor *desc, in r8a66597_ep_setting()
454 const struct usb_endpoint_descriptor *desc) in alloc_pipe_config()
1557 const struct usb_endpoint_descriptor *desc) in r8a66597_enable()
Dfusb300_udc.c201 const struct usb_endpoint_descriptor *desc) in config_ep()
236 const struct usb_endpoint_descriptor *desc) in fusb300_enable()
Dfsl_qe_udc.c65 static struct usb_endpoint_descriptor qe_ep0_desc = {
530 const struct usb_endpoint_descriptor *desc) in qe_ep_init()
1586 const struct usb_endpoint_descriptor *desc) in qe_ep_enable()
Dpxa25x_udc.c213 const struct usb_endpoint_descriptor *desc) in pxa25x_ep_enable()
1085 const struct usb_endpoint_descriptor *desc; in udc_seq_show()
Dgoku_udc.c94 goku_ep_enable(struct usb_ep *_ep, const struct usb_endpoint_descriptor *desc) in goku_ep_enable()
994 struct usb_endpoint_descriptor *desc, in goku_match_ep()
Dmv_u3d_core.c45 static const struct usb_endpoint_descriptor mv_u3d_ep0_desc = {
526 const struct usb_endpoint_descriptor *desc) in mv_u3d_ep_enable()
Dfsl_udc_core.c69 static const struct usb_endpoint_descriptor
547 const struct usb_endpoint_descriptor *desc) in fsl_ep_enable()
Datmel_usba_udc.c523 usba_ep_enable(struct usb_ep *_ep, const struct usb_endpoint_descriptor *desc) in usba_ep_enable()
1017 static struct usb_endpoint_descriptor usba_ep0_desc = {
Dmv_udc_core.c67 static const struct usb_endpoint_descriptor mv_ep0_desc = {
445 const struct usb_endpoint_descriptor *desc) in mv_ep_enable()
Dnet2280.c185 net2280_enable(struct usb_ep *_ep, const struct usb_endpoint_descriptor *desc) in net2280_enable()
1554 struct usb_endpoint_descriptor *desc, in net2280_match_ep()
1787 const struct usb_endpoint_descriptor *d; in queues_show()
Dpch_udc.c991 const struct usb_endpoint_descriptor *desc) in pch_udc_ep_enable()
1699 const struct usb_endpoint_descriptor *desc) in pch_udc_pcd_ep_enable()
Ds3c-hsudc.c752 const struct usb_endpoint_descriptor *desc) in s3c_hsudc_ep_enable()
Ds3c2410_udc.c1030 const struct usb_endpoint_descriptor *desc) in s3c2410_udc_ep_enable()
Dat91_udc.c488 const struct usb_endpoint_descriptor *desc) in at91_ep_enable()
Dbcm63xx_udc.c1042 const struct usb_endpoint_descriptor *desc) in bcm63xx_ep_enable()
Dgr_udc.c1487 const struct usb_endpoint_descriptor *desc) in gr_ep_enable()
Dpxa27x_udc.c1391 const struct usb_endpoint_descriptor *desc) in pxa_ep_enable()
Dnet2272.c189 net2272_enable(struct usb_ep *_ep, const struct usb_endpoint_descriptor *desc) in net2272_enable()
/linux-4.4.14/drivers/net/wireless/rt2x00/
Drt2x00usb.c569 struct usb_endpoint_descriptor *ep_desc) in rt2x00usb_assign_endpoint()
592 struct usb_endpoint_descriptor *ep_desc; in rt2x00usb_find_endpoints()
594 struct usb_endpoint_descriptor *tx_ep_desc = NULL; in rt2x00usb_find_endpoints()
/linux-4.4.14/drivers/bluetooth/
Dbtusb.c391 struct usb_endpoint_descriptor *intr_ep;
392 struct usb_endpoint_descriptor *bulk_tx_ep;
393 struct usb_endpoint_descriptor *bulk_rx_ep;
394 struct usb_endpoint_descriptor *isoc_tx_ep;
395 struct usb_endpoint_descriptor *isoc_rx_ep;
396 struct usb_endpoint_descriptor *diag_tx_ep;
397 struct usb_endpoint_descriptor *diag_rx_ep;
1316 struct usb_endpoint_descriptor *ep_desc; in __set_isoc_interface()
2702 struct usb_endpoint_descriptor *ep_desc; in __set_diag_interface()
2780 struct usb_endpoint_descriptor *ep_desc; in btusb_probe()
/linux-4.4.14/drivers/usb/wusbcore/
Dwa-nep.c266 struct usb_endpoint_descriptor *epd; in wa_nep_create()
Dwa-hc.h196 const struct usb_endpoint_descriptor *dto_epd, *dti_epd;
Dwa-xfer.c1179 const struct usb_endpoint_descriptor *dto_epd = xfer->wa->dto_epd; in __wa_xfer_setup_segs()
2860 const struct usb_endpoint_descriptor *dti_epd = wa->dti_epd; in wa_dti_start()
2922 const struct usb_endpoint_descriptor *dti_epd = wa->dti_epd; in wa_handle_notif_xfer()
/linux-4.4.14/drivers/net/usb/
Dhso.c143 struct usb_endpoint_descriptor *intr_endp;
158 struct usb_endpoint_descriptor *in_endp;
159 struct usb_endpoint_descriptor *out_endp;
211 struct usb_endpoint_descriptor *endp;
242 struct usb_endpoint_descriptor *in_endp;
243 struct usb_endpoint_descriptor *out_endp;
325 static struct usb_endpoint_descriptor *hso_get_ep(struct usb_interface *intf,
3148 static struct usb_endpoint_descriptor *hso_get_ep(struct usb_interface *intf, in hso_get_ep()
3153 struct usb_endpoint_descriptor *endp; in hso_get_ep()
Dcdc_ether.c294 struct usb_endpoint_descriptor *desc; in usbnet_generic_cdc_bind()
Dipheth.c476 struct usb_endpoint_descriptor *endp; in ipheth_probe()
/linux-4.4.14/drivers/input/tablet/
Dkbtab.c120 struct usb_endpoint_descriptor *endpoint; in kbtab_probe()
Dacecad.c139 struct usb_endpoint_descriptor *endpoint; in usb_acecad_probe()
Dhanwang.c337 struct usb_endpoint_descriptor *endpoint; in hanwang_probe()
Dgtco.c826 struct usb_endpoint_descriptor *endpoint; in gtco_probe()
Daiptek.c1688 struct usb_endpoint_descriptor *endpoint; in aiptek_probe()
/linux-4.4.14/drivers/input/joystick/iforce/
Diforce-usb.c138 struct usb_endpoint_descriptor *epirq, *epout; in iforce_usb_probe()
/linux-4.4.14/drivers/hid/usbhid/
Dusbmouse.c123 struct usb_endpoint_descriptor *endpoint; in usb_mouse_probe()
Dusbkbd.c279 struct usb_endpoint_descriptor *endpoint; in usb_kbd_probe()
Dhid-core.c1067 struct usb_endpoint_descriptor *endpoint; in usbhid_start()
/linux-4.4.14/drivers/usb/gadget/udc/bdc/
Dbdc.h363 const struct usb_endpoint_descriptor *desc;
Dbdc_cmd.c145 const struct usb_endpoint_descriptor *desc; in bdc_config_ep()
Dbdc_udc.c56 static struct usb_endpoint_descriptor bdc_gadget_ep0_desc = {
Dbdc_ep.c1861 const struct usb_endpoint_descriptor *desc) in bdc_gadget_ep_enable()
/linux-4.4.14/drivers/usb/class/
Dcdc-wdm.c755 static int wdm_create(struct usb_interface *intf, struct usb_endpoint_descriptor *ep, in wdm_create()
877 struct usb_endpoint_descriptor *ep; in wdm_probe()
942 struct usb_endpoint_descriptor *ep, in usb_cdc_wdm_register()
Dusblp.c164 struct usb_endpoint_descriptor *epwrite;
165 struct usb_endpoint_descriptor *epread;
1242 struct usb_endpoint_descriptor *epd, *epwrite, *epread; in usblp_select_alts()
Dcdc-acm.c1085 struct usb_endpoint_descriptor *epctrl = NULL; in acm_probe()
1086 struct usb_endpoint_descriptor *epread = NULL; in acm_probe()
1087 struct usb_endpoint_descriptor *epwrite = NULL; in acm_probe()
1245 struct usb_endpoint_descriptor *ep; in acm_probe()
Dusbtmc.c714 struct usb_endpoint_descriptor *desc; in usbtmc_ioctl_clear()
1101 struct usb_endpoint_descriptor *endpoint; in usbtmc_probe()
/linux-4.4.14/drivers/media/usb/stk1160/
Dstk1160-core.c187 const struct usb_endpoint_descriptor *desc; in stk1160_scan_usb()
/linux-4.4.14/drivers/net/wireless/rsi/
Drsi_91x_usb.c102 struct usb_endpoint_descriptor *endpoint; in rsi_find_bulk_in_and_out_endpoints()
/linux-4.4.14/drivers/media/usb/hdpvr/
Dhdpvr-core.c275 struct usb_endpoint_descriptor *endpoint; in hdpvr_probe()
/linux-4.4.14/drivers/usb/dwc3/
Dgadget.c457 const struct usb_endpoint_descriptor *desc, in dwc3_gadget_set_ep_config()
539 const struct usb_endpoint_descriptor *desc, in __dwc3_gadget_ep_enable()
672 const struct usb_endpoint_descriptor *desc) in dwc3_gadget_ep0_enable()
685 const struct usb_endpoint_descriptor *desc) in dwc3_gadget_ep_enable()
1349 static struct usb_endpoint_descriptor dwc3_gadget_ep0_desc = {
/linux-4.4.14/drivers/media/usb/em28xx/
Dem28xx-audio.c733 struct usb_endpoint_descriptor *e) in em28xx_audio_ep_packet_size()
746 struct usb_endpoint_descriptor *e, *ep = NULL; in em28xx_audio_urb_init()
Dem28xx-cards.c3292 const struct usb_endpoint_descriptor *e; in em28xx_usb_probe()
/linux-4.4.14/drivers/usb/host/
Dxhci.c1145 unsigned int xhci_get_endpoint_index(struct usb_endpoint_descriptor *desc) in xhci_get_endpoint_index()
1170 unsigned int xhci_get_endpoint_flag(struct usb_endpoint_descriptor *desc) in xhci_get_endpoint_flag()
4285 struct usb_endpoint_descriptor *desc) in xhci_service_interval_to_ns()
4342 struct usb_endpoint_descriptor *desc) in xhci_calculate_intel_u1_timeout()
4379 struct usb_endpoint_descriptor *desc) in xhci_calculate_u1_timeout()
4414 struct usb_endpoint_descriptor *desc) in xhci_calculate_intel_u2_timeout()
4435 struct usb_endpoint_descriptor *desc) in xhci_calculate_u2_timeout()
4458 struct usb_endpoint_descriptor *desc, in xhci_call_host_update_timeout_for_endpoint()
4472 struct usb_endpoint_descriptor *desc, in xhci_update_timeout_for_endpoint()
Dxhci.h1754 unsigned int xhci_get_endpoint_index(struct usb_endpoint_descriptor *desc);
1756 unsigned int xhci_get_endpoint_flag(struct usb_endpoint_descriptor *desc);
Dr8a66597-hcd.c668 struct usb_endpoint_descriptor *ep) in get_empty_pipenum()
950 struct usb_endpoint_descriptor *ep) in init_pipe_info()
/linux-4.4.14/drivers/staging/emxx_udc/
Demxx_udc.h551 const struct usb_endpoint_descriptor *desc;
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/
Dusb.c216 struct usb_endpoint_descriptor *ep_desc; in mt7601u_assign_pipes()
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
Dusb.c58 struct usb_endpoint_descriptor *ep_desc;
299 struct usb_endpoint_descriptor *endpoint; in ath6kl_usb_setup_pipe_resources()
/linux-4.4.14/drivers/net/can/usb/
Dkvaser_usb.c456 struct usb_endpoint_descriptor *bulk_in, *bulk_out;
1949 struct usb_endpoint_descriptor **in, in kvaser_usb_get_endpoints()
1950 struct usb_endpoint_descriptor **out) in kvaser_usb_get_endpoints()
1953 struct usb_endpoint_descriptor *endpoint; in kvaser_usb_get_endpoints()
/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/
Dusb_intf.c64 struct usb_endpoint_descriptor *pendp_desc; in usb_dvobj_init()
/linux-4.4.14/sound/usb/
Dquirks.c209 struct usb_endpoint_descriptor *epd; in create_auto_pcm_quirk()
332 struct usb_endpoint_descriptor *epd; in create_auto_midi_quirk()
Dmidi.c1816 struct usb_endpoint_descriptor *ep; in snd_usbmidi_get_ms_info()
1978 struct usb_endpoint_descriptor *epd; in snd_usbmidi_detect_endpoints()
2123 struct usb_endpoint_descriptor *epd; in snd_usbmidi_create_endpoints_midiman()
Dpcm.c294 struct usb_endpoint_descriptor *epd; in search_roland_implicit_fb()
Dmixer.c2415 struct usb_endpoint_descriptor *ep; in snd_usb_mixer_status_create()
/linux-4.4.14/drivers/net/irda/
Dkingsun-sir.c436 struct usb_endpoint_descriptor *endpoint; in kingsun_probe()
Dksdazzle-sir.c584 struct usb_endpoint_descriptor *endpoint; in ksdazzle_probe()
/linux-4.4.14/drivers/watchdog/
Dpcwd_usb.c609 struct usb_endpoint_descriptor *endpoint; in usb_pcwd_probe()
/linux-4.4.14/drivers/usb/usbip/
Dstub_rx.c348 struct usb_endpoint_descriptor *epd = NULL; in get_pipe()
/linux-4.4.14/drivers/input/joystick/
Dxpad.c717 struct usb_endpoint_descriptor *ep_irq_out; in xpad_init_output()
1199 struct usb_endpoint_descriptor *ep_irq_in; in xpad_probe()
/linux-4.4.14/drivers/usb/
Dusb-skeleton.c495 struct usb_endpoint_descriptor *endpoint; in skel_probe()
/linux-4.4.14/drivers/staging/rtl8723au/os_dep/
Dusb_intf.c83 struct usb_endpoint_descriptor *pendp_desc; in usb_dvobj_init()
/linux-4.4.14/drivers/usb/renesas_usbhs/
Dmod_host.c264 struct usb_endpoint_descriptor *desc = &urb->ep->desc; in usbhsh_pipe_attach()
387 struct usb_endpoint_descriptor *desc = &ep->desc; in usbhsh_endpoint_attach()
Dmod_gadget.c582 const struct usb_endpoint_descriptor *desc) in usbhsg_ep_enable()
/linux-4.4.14/drivers/usb/chipidea/
Dudc.c34 static const struct usb_endpoint_descriptor
44 static const struct usb_endpoint_descriptor
1214 const struct usb_endpoint_descriptor *desc) in ep_enable()
/linux-4.4.14/drivers/input/touchscreen/
Dusbtouchscreen.c1543 static struct usb_endpoint_descriptor *
1560 struct usb_endpoint_descriptor *endpoint; in usbtouch_probe()
Dsur40.c494 struct usb_endpoint_descriptor *endpoint; in sur40_probe()
/linux-4.4.14/drivers/net/can/usb/peak_usb/
Dpcan_usb.c838 struct usb_endpoint_descriptor *ep = &if_desc->endpoint[i].desc; in pcan_usb_probe()
Dpcan_usb_pro.c982 struct usb_endpoint_descriptor *ep = &if_desc->endpoint[i].desc; in pcan_usb_pro_probe()
/linux-4.4.14/drivers/uwb/
Dhwa-rc.c695 struct usb_endpoint_descriptor *epd; in hwarc_neep_init()
/linux-4.4.14/drivers/isdn/gigaset/
Dusb-gigaset.c662 struct usb_endpoint_descriptor *endpoint; in gigaset_probe()
Dbas-gigaset.c2286 struct usb_endpoint_descriptor *endpoint; in gigaset_probe()
/linux-4.4.14/drivers/net/wireless/libertas_tf/
Dif_usb.c147 struct usb_endpoint_descriptor *endpoint; in if_usb_probe()
/linux-4.4.14/drivers/usb/atm/
Dspeedtch.c854 const struct usb_endpoint_descriptor *endpoint_desc = &desc->endpoint[i].desc; in speedtch_bind()
/linux-4.4.14/include/linux/
Dusb.h66 struct usb_endpoint_descriptor desc;
/linux-4.4.14/drivers/media/usb/dvb-usb/
Ddib0700_core.c775 const struct usb_endpoint_descriptor *e; in dib0700_rc_setup()
/linux-4.4.14/drivers/w1/masters/
Dds2490.c987 struct usb_endpoint_descriptor *endpoint; in ds_probe()
/linux-4.4.14/drivers/net/wireless/libertas/
Dif_usb.c200 struct usb_endpoint_descriptor *endpoint; in if_usb_probe()
/linux-4.4.14/drivers/net/wireless/ath/carl9170/
Dusb.c1043 struct usb_endpoint_descriptor *ep; in carl9170_usb_probe()
/linux-4.4.14/drivers/media/usb/gspca/
Dgspca.c193 struct usb_endpoint_descriptor *ep) in alloc_and_submit_int_urb()
250 struct usb_endpoint_descriptor *ep; in gspca_input_create_urb()
/linux-4.4.14/drivers/staging/most/hdm-usb/
Dhdm_usb.c1227 struct usb_endpoint_descriptor *ep_desc; in hdm_probe()
/linux-4.4.14/drivers/net/wireless/mwifiex/
Dusb.c380 struct usb_endpoint_descriptor *epd; in mwifiex_usb_probe()
/linux-4.4.14/drivers/usb/mon/
Dmon_bin.c485 const struct usb_endpoint_descriptor *epd = &urb->ep->desc; in mon_bin_event()
/linux-4.4.14/drivers/nfc/
Dport100.c1422 struct usb_endpoint_descriptor *endpoint; in port100_probe()
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dhif_usb.c1214 struct usb_endpoint_descriptor *endpoint; in send_eject_command()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
Dusb.c357 struct usb_endpoint_descriptor *pep_desc; in _rtl_usb_init()
/linux-4.4.14/drivers/net/wireless/orinoco/
Dorinoco_usb.c1570 struct usb_endpoint_descriptor *ep; in ezusb_probe()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dusb.c1312 struct usb_endpoint_descriptor *endpoint; in brcmf_usb_probe()
/linux-4.4.14/drivers/media/usb/stkwebcam/
Dstk-webcam.c1287 struct usb_endpoint_descriptor *endpoint; in stk_camera_probe()
/linux-4.4.14/sound/usb/misc/
Dua101.c975 const struct usb_endpoint_descriptor *epd; in detect_usb_format()
/linux-4.4.14/drivers/media/usb/zr364xx/
Dzr364xx.c1414 struct usb_endpoint_descriptor *endpoint; in zr364xx_probe()
/linux-4.4.14/drivers/media/usb/usbvision/
Dusbvision-video.c1448 const struct usb_endpoint_descriptor *endpoint; in usbvision_probe()
/linux-4.4.14/drivers/net/wireless/zd1211rw/
Dzd_usb.c1276 struct usb_endpoint_descriptor *endpoint; in eject_installer()
/linux-4.4.14/drivers/media/usb/au0828/
Dau0828-video.c1748 struct usb_endpoint_descriptor *endpoint; in au0828_analog_register()
/linux-4.4.14/drivers/media/usb/uvc/
Duvc_driver.c1242 struct usb_endpoint_descriptor *desc = &ep->desc; in uvc_parse_control()
/linux-4.4.14/drivers/mmc/host/
Dvub300.c2234 struct usb_endpoint_descriptor *endpoint = in vub300_probe()
/linux-4.4.14/drivers/net/wireless/
Dat76c50x-usb.c2233 struct usb_endpoint_descriptor *endpoint, *ep_in, *ep_out; in at76_alloc_urbs()

12