Home
last modified time | relevance | path

Searched defs:ep_type (Results 1 – 5 of 5) sorted by relevance

/system/dev/usb/xhci/
A Dxhci-transfer-common.cpp20 uint8_t ep_type, uint16_t ep_max_packet_size) { in xhci_transfer_state_init()
A Dxhci-device-manager.cpp254 int ep_type = ep->bmAttributes & USB_ENDPOINT_TYPE_MASK; in compute_interval() local
738 uint32_t ep_type = ep_desc->bmAttributes & USB_ENDPOINT_TYPE_MASK; in xhci_enable_endpoint() local
A Dxhci.h67 uint8_t ep_type; member
/system/dev/usb/dwc3/
A Ddwc3-commands.cpp29 void dwc3_cmd_ep_set_config(dwc3_t* dwc, unsigned ep_num, unsigned ep_type, in dwc3_cmd_ep_set_config()
A Ddwc3-endpoints.cpp151 uint8_t ep_type = usb_ep_type(ep_desc); in dwc3_ep_config() local

Completed in 13 milliseconds