/openbmc/linux/drivers/usb/chipidea/ |
H A D | trace.h | 61 __entry->type = usb_endpoint_type(hwep->ep.desc);
|
/openbmc/linux/drivers/usb/core/ |
H A D | endpoint.c | 65 switch (usb_endpoint_type(ep->desc)) { in type_show()
|
H A D | urb.c | 211 if (usb_pipetype(pipe) != pipetypes[usb_endpoint_type(&ep->desc)]) in usb_pipe_type_check() 402 xfertype = usb_endpoint_type(&ep->desc); in usb_submit_urb()
|
H A D | devices.c | 157 switch (usb_endpoint_type(desc)) { in usb_dump_endpoint_descriptor()
|
H A D | usb.c | 81 switch (usb_endpoint_type(epd)) { in match_endpoint()
|
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/ |
H A D | dev.c | 368 DDBG(d, "Match EP type %d\n", usb_endpoint_type(desc)); in ast_vhub_udc_match_ep() 389 switch(usb_endpoint_type(desc)) { in ast_vhub_udc_match_ep()
|
/openbmc/linux/drivers/usb/common/ |
H A D | common.c | 237 switch (usb_endpoint_type(epd)) { in usb_decode_interval()
|
/openbmc/linux/drivers/usb/cdns3/ |
H A D | cdnsp-gadget.c | 372 switch (usb_endpoint_type(pep->endpoint.desc)) { in cdnsp_ep_enqueue() 960 if (usb_endpoint_type(desc) == USB_ENDPOINT_XFER_INT) in cdnsp_gadget_ep_enable() 962 if (usb_endpoint_type(desc) == USB_ENDPOINT_XFER_ISOC) in cdnsp_gadget_ep_enable() 966 if (usb_endpoint_type(desc) == USB_ENDPOINT_XFER_ISOC) { in cdnsp_gadget_ep_enable()
|
H A D | cdnsp-mem.c | 896 switch (usb_endpoint_type(desc)) { in cdnsp_get_endpoint_type() 963 ring_type = usb_endpoint_type(pep->endpoint.desc); in cdnsp_endpoint_init()
|
/openbmc/linux/drivers/usb/mon/ |
H A D | mon_text.c | 215 ep->xfertype = usb_endpoint_type(&urb->ep->desc); in mon_text_event() 287 ep->xfertype = usb_endpoint_type(&urb->ep->desc); in mon_text_error()
|
H A D | mon_bin.c | 571 ep->xfer_type = xfer_to_pipe[usb_endpoint_type(epd)]; in mon_bin_event() 658 ep->xfer_type = xfer_to_pipe[usb_endpoint_type(&urb->ep->desc)]; in mon_bin_error()
|
/openbmc/linux/drivers/usb/gadget/udc/bdc/ |
H A D | bdc_cmd.c | 157 param2 |= usb_endpoint_type(desc) << EPT_SHIFT; in bdc_config_ep()
|
/openbmc/u-boot/drivers/usb/dwc3/ |
H A D | gadget.c | 391 params.param0 = DWC3_DEPCFG_EP_TYPE(usb_endpoint_type(desc)) in dwc3_gadget_set_ep_config() 496 dep->type = usb_endpoint_type(desc); in __dwc3_gadget_ep_enable() 616 switch (usb_endpoint_type(desc)) { in dwc3_gadget_ep_enable() 730 switch (usb_endpoint_type(dep->endpoint.desc)) { in dwc3_prepare_one_trb()
|
/openbmc/linux/drivers/usb/host/ |
H A D | ehci-hcd.c | 1011 if (usb_endpoint_type(&ep->desc) != USB_ENDPOINT_XFER_INT) in ehci_endpoint_disable() 1052 int eptype = usb_endpoint_type(&ep->desc); in ehci_endpoint_reset()
|
H A D | max3421-hcd.c | 651 switch (usb_endpoint_type(&ep->desc)) { in max3421_select_and_start_urb() 681 switch (usb_endpoint_type(&ep->desc)) { in max3421_select_and_start_urb()
|
H A D | xhci-mtk-sch.c | 81 usb_ep_type_string(usb_endpoint_type(epd)), in decode_ep()
|
H A D | xhci-trace.h | 281 __entry->type = usb_endpoint_type(&urb->ep->desc);
|
/openbmc/u-boot/include/linux/usb/ |
H A D | ch9.h | 463 static inline int usb_endpoint_type(const struct usb_endpoint_descriptor *epd) in usb_endpoint_type() function
|
/openbmc/linux/drivers/usb/dwc3/ |
H A D | trace.h | 238 __entry->type = usb_endpoint_type(dep->endpoint.desc);
|
H A D | gadget.c | 585 params.param0 = DWC3_DEPCFG_EP_TYPE(usb_endpoint_type(desc)) in dwc3_gadget_set_ep_config() 643 if (usb_endpoint_type(desc) == USB_ENDPOINT_XFER_INT && in dwc3_gadget_set_ep_config() 917 dep->type = usb_endpoint_type(desc); in __dwc3_gadget_ep_enable() 1286 switch (usb_endpoint_type(dep->endpoint.desc)) { in dwc3_prepare_one_trb() 1348 usb_endpoint_type(dep->endpoint.desc)); in dwc3_prepare_one_trb()
|
/openbmc/linux/drivers/usb/usbip/ |
H A D | vudc_dev.c | 252 ep->type = usb_endpoint_type(desc); in vep_enable()
|
H A D | stub_rx.c | 418 xfertype = usb_endpoint_type(&ep->desc); in masking_bogus_flags()
|
/openbmc/linux/include/uapi/linux/usb/ |
H A D | ch9.h | 481 static inline int usb_endpoint_type(const struct usb_endpoint_descriptor *epd) in usb_endpoint_type() function
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | net2280.c | 1554 if (usb_endpoint_type(desc) == USB_ENDPOINT_XFER_INT) { in net2280_match_ep() 1568 if (usb_endpoint_type(desc) == USB_ENDPOINT_XFER_INT && in net2280_match_ep() 1576 } else if (usb_endpoint_type(desc) == USB_ENDPOINT_XFER_INT && in net2280_match_ep() 1584 } else if (usb_endpoint_type(desc) != USB_ENDPOINT_XFER_BULK && in net2280_match_ep() 1592 } else if (usb_endpoint_type(desc) != USB_ENDPOINT_XFER_BULK && in net2280_match_ep()
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | usb.c | 442 card->rx_cmd_ep_type = usb_endpoint_type(epd); in mwifiex_usb_probe() 482 card->tx_cmd_ep_type = usb_endpoint_type(epd); in mwifiex_usb_probe()
|