| /linux/include/linux/usb/ |
| H A D | hcd.h | 59 struct usb_host_endpoint *completing_ep; 303 struct usb_host_endpoint *ep); 308 struct usb_host_endpoint *ep); 327 struct usb_host_endpoint *); 336 struct usb_host_endpoint **eps, unsigned int num_eps, 342 struct usb_host_endpoint **eps, unsigned int num_eps, 357 struct usb_host_endpoint *); 360 struct usb_host_endpoint *); 415 struct usb_host_endpoint *ep) in hcd_periodic_completion_in_progress() 439 struct usb_host_endpoint *ep); [all …]
|
| H A D | xhci-sideband.h | 75 struct usb_host_endpoint *host_ep); 78 struct usb_host_endpoint *host_ep); 81 struct usb_host_endpoint *host_ep); 84 struct usb_host_endpoint *host_ep);
|
| /linux/drivers/usb/host/ |
| H A D | xhci-mtk.h | 111 struct usb_host_endpoint *ep; 188 struct usb_host_endpoint *ep); 190 struct usb_host_endpoint *ep);
|
| H A D | xhci-mtk-sch.c | 75 decode_ep(struct usb_host_endpoint *ep, enum usb_device_speed speed) in decode_ep() 128 struct usb_host_endpoint *ep) in get_bw_info() 247 struct usb_host_endpoint *ep, struct xhci_ep_ctx *ep_ctx) in create_sch_ep() 860 struct usb_host_endpoint *ep) in need_bw_sch() 911 struct usb_host_endpoint *ep) in add_ep_quirk() 951 struct usb_host_endpoint *ep) in drop_ep_quirk() 984 struct usb_host_endpoint *ep = sch_ep->ep; in xhci_mtk_check_bandwidth() 1028 struct usb_host_endpoint *ep) in xhci_mtk_add_ep() 1043 struct usb_host_endpoint *ep) in xhci_mtk_drop_ep()
|
| H A D | xhci-sideband.c | 151 struct usb_host_endpoint *host_ep) in xhci_sideband_add_endpoint() 199 struct usb_host_endpoint *host_ep) in xhci_sideband_remove_endpoint() 220 struct usb_host_endpoint *host_ep) in xhci_sideband_stop_endpoint() 250 struct usb_host_endpoint *host_ep) in xhci_sideband_get_endpoint_buffer()
|
| H A D | xhci-mem.c | 1213 struct usb_host_endpoint *ep) in xhci_parse_exponent_interval() 1242 struct usb_host_endpoint *ep, unsigned int desc_interval, in xhci_microframes_to_exponent() 1260 struct usb_host_endpoint *ep) in xhci_parse_microframe_interval() 1270 struct usb_host_endpoint *ep) in xhci_parse_frame_interval() 1285 struct usb_host_endpoint *ep) in xhci_get_endpoint_interval() 1342 struct usb_host_endpoint *ep) in xhci_get_endpoint_mult() 1363 struct usb_host_endpoint *ep) in xhci_get_endpoint_max_burst() 1385 static u32 xhci_get_endpoint_type(struct usb_host_endpoint *ep) in xhci_get_endpoint_type() 1410 struct usb_host_endpoint *ep, in xhci_endpoint_init() 1515 struct usb_host_endpoint *ep) in xhci_endpoint_zero()
|
| H A D | xhci.h | 1684 struct usb_host_endpoint *ep); 1686 struct usb_host_endpoint *ep); 1801 …point_zero(struct xhci_hcd *xhci, struct xhci_virt_device *virt_dev, struct usb_host_endpoint *ep); 1818 struct usb_device *udev, struct usb_host_endpoint *ep, 1883 struct usb_host_endpoint *ep); 1885 struct usb_host_endpoint *ep); 1962 struct usb_host_endpoint *host_ep);
|
| H A D | sl811.h | 169 struct usb_host_endpoint *hep;
|
| H A D | max3421-hcd.c | 160 struct usb_host_endpoint *ep; 636 struct usb_host_endpoint *ep; in max3421_select_and_start_urb() 769 struct usb_host_endpoint *ep; in max3421_check_unlink() 1153 struct usb_host_endpoint *ep; in dump_eps() 1573 max3421_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *ep) in max3421_endpoint_disable()
|
| /linux/include/linux/ |
| H A D | usb.h | 67 struct usb_host_endpoint { struct 92 struct usb_host_endpoint *endpoint; argument 675 struct usb_host_endpoint ep0; 684 struct usb_host_endpoint *ep_in[16]; 685 struct usb_host_endpoint *ep_out[16]; 891 struct usb_host_endpoint **eps, unsigned int num_eps, 896 struct usb_host_endpoint **eps, unsigned int num_eps, 1637 struct usb_host_endpoint *ep; /* (internal) pointer to endpoint */ 2044 static inline struct usb_host_endpoint * 2047 struct usb_host_endpoint **eps; in usb_pipe_endpoint() [all …]
|
| /linux/drivers/usb/storage/ |
| H A D | uas-detect.h | 29 struct usb_host_endpoint *eps[]) in uas_find_endpoints() 31 struct usb_host_endpoint *endpoint = alt->endpoint; in uas_find_endpoints() 59 struct usb_host_endpoint *eps[4] = { }; in uas_use_uas_driver()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | btf_dump_test_case_packing.c | 112 struct usb_host_endpoint { struct 147 struct usb_host_endpoint _10; in f()
|
| /linux/drivers/usb/core/ |
| H A D | usb.h | 20 struct usb_host_endpoint *endpoint, 22 extern void usb_remove_ep_devs(struct usb_host_endpoint *endpoint); 25 struct usb_host_endpoint *ep, bool reset_toggle);
|
| H A D | usb.c | 221 static const struct usb_host_endpoint *usb_find_endpoint( in usb_find_endpoint() 225 const struct usb_host_endpoint *ep; in usb_find_endpoint() 250 const struct usb_host_endpoint *ep; in usb_check_bulk_endpoints() 276 const struct usb_host_endpoint *ep; in usb_check_int_endpoints() 1126 const struct usb_host_endpoint *ep) in usb_endpoint_max_periodic_payload() 1157 const struct usb_host_endpoint *ep) in usb_endpoint_is_hs_isoc_double()
|
| H A D | endpoint.c | 151 struct usb_host_endpoint *endpoint, in usb_create_ep_devs() 184 void usb_remove_ep_devs(struct usb_host_endpoint *endpoint) in usb_remove_ep_devs()
|
| H A D | config.c | 47 int cfgno, int inum, int asnum, struct usb_host_endpoint *ep, in usb_parse_ssp_isoc_endpoint_companion() 68 int cfgno, int inum, int asnum, struct usb_host_endpoint *ep, in usb_parse_eusb2_isoc_endpoint_companion() 99 int inum, int asnum, struct usb_host_endpoint *ep, in usb_parse_ss_endpoint_companion() 294 struct usb_host_endpoint *endpoint; in usb_parse_endpoint() 624 len = sizeof(struct usb_host_endpoint) * num_ep; in usb_parse_interface()
|
| H A D | urb.c | 205 const struct usb_host_endpoint *ep; in usb_pipe_type_check() 371 struct usb_host_endpoint *ep; in usb_submit_urb()
|
| /linux/drivers/usb/renesas_usbhs/ |
| H A D | mod_host.c | 77 struct usb_host_endpoint *ep; 345 struct usb_host_endpoint *ep = usbhsh_uep_to_ep(uep); in usbhsh_pipe_detach() 371 struct usb_host_endpoint *ep = urb->ep; in usbhsh_endpoint_attach() 406 struct usb_host_endpoint *ep) in usbhsh_endpoint_detach() 955 struct usb_host_endpoint *ep = urb->ep; in usbhsh_urb_enqueue() 1048 struct usb_host_endpoint *ep) in usbhsh_endpoint_disable()
|
| /linux/drivers/usb/c67x00/ |
| H A D | c67x00-hcd.h | 110 struct usb_host_endpoint *ep);
|
| H A D | c67x00-sched.c | 32 struct usb_host_endpoint *hep; 233 struct usb_host_endpoint *hep = urb->ep; in c67x00_ep_data_alloc() 285 static int c67x00_ep_data_free(struct usb_host_endpoint *hep) in c67x00_ep_data_free() 305 void c67x00_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *ep) in c67x00_endpoint_disable()
|
| /linux/Documentation/driver-api/usb/ |
| H A D | bulk-streams.rst | 34 struct usb_host_endpoint **eps, unsigned int num_eps, 79 struct usb_host_endpoint **eps, unsigned int num_eps,
|
| /linux/drivers/media/usb/usbtv/ |
| H A D | usbtv-core.c | 74 struct usb_host_endpoint *ep; in usbtv_probe()
|
| /linux/drivers/usb/musb/ |
| H A D | musb_host.h | 17 struct usb_host_endpoint *hep; /* usbcore info */
|
| /linux/drivers/usb/misc/ |
| H A D | usbtest.c | 129 struct usb_host_endpoint **in, in endpoint_update() 130 struct usb_host_endpoint **out, in endpoint_update() 131 struct usb_host_endpoint *e) in endpoint_update() 147 struct usb_host_endpoint *in, *out; in get_endpoints() 148 struct usb_host_endpoint *iso_in, *iso_out; in get_endpoints() 149 struct usb_host_endpoint *int_in, *int_out; in get_endpoints() 168 struct usb_host_endpoint *e; in get_endpoints() 344 struct usb_host_endpoint *ep; in get_maxpacket() 352 struct usb_host_endpoint *ep = usb_pipe_endpoint(udev, pipe); in ss_isoc_get_packet_num()
|
| /linux/drivers/usb/dwc2/ |
| H A D | hcd.h | 706 struct usb_host_endpoint *ep) in dwc2_hcd_is_bandwidth_allocated() 717 struct usb_host_endpoint *ep) in dwc2_hcd_get_ep_bandwidth()
|