Home
last modified time | relevance | path

Searched defs:ep_index (Results 1 – 7 of 7) sorted by relevance

/drivers/usb/host/
Dxhci-ring.c402 unsigned int ep_index, in xhci_ring_ep_doorbell()
428 unsigned int ep_index) in ring_doorbell_for_active_rings()
478 unsigned int slot_id, unsigned int ep_index, in xhci_triad_to_transfer_ring()
539 unsigned int slot_id, unsigned int ep_index, in xhci_find_new_dequeue_state()
669 unsigned int slot_id, unsigned int ep_index, in xhci_queue_new_dequeue_state()
751 unsigned int ep_index; in handle_stopped_endpoint() local
998 unsigned int ep_index) in update_ring_for_set_deq_completion()
1054 unsigned int ep_index; in handle_set_deq_completion() local
1146 unsigned int ep_index; in handle_reset_ep_completion() local
1362 unsigned int ep_index; in handle_cmd_completion() local
[all …]
Dxhci.c1137 unsigned int xhci_get_endpoint_flag_from_index(unsigned int ep_index) in xhci_get_endpoint_flag_from_index()
1206 unsigned int ep_index, struct urb *urb) in xhci_check_maxpacket()
1270 unsigned int slot_id, ep_index; in xhci_urb_enqueue() local
1401 unsigned int ep_index; in xhci_urb_to_transfer_ring() local
1473 unsigned int ep_index; in xhci_urb_dequeue() local
1576 unsigned int ep_index; in xhci_drop_endpoint() local
1659 unsigned int ep_index; in xhci_add_endpoint() local
2784 unsigned int slot_id, unsigned int ep_index, in xhci_setup_input_ctx_for_quirk()
2814 struct usb_device *udev, unsigned int ep_index) in xhci_cleanup_stalled_ring()
2859 unsigned int ep_index; in xhci_endpoint_reset() local
[all …]
Dxhci-mem.c272 unsigned int ep_index) in xhci_free_or_cache_endpoint_ring()
404 unsigned int ep_index) in xhci_get_ep_ctx()
487 unsigned int ep_index, in xhci_stream_id_to_ring()
1380 unsigned int ep_index; in xhci_endpoint_init() local
1489 unsigned int ep_index; in xhci_endpoint_zero() local
1575 unsigned int ep_index) in xhci_endpoint_copy()
Dxhci-dbg.c370 unsigned int slot_id, unsigned int ep_index, in xhci_dbg_ep_rings()
/drivers/usb/gadget/
Ds3c-hsudc.c160 #define ep_index(_ep) ((_ep)->bEndpointAddress & \ macro
Dfsl_qe_udc.h156 #define ep_index(EP) ((EP)->ep.desc->bEndpointAddress & 0xF) macro
Dfsl_usb2_udc.h571 #define ep_index(EP) ((EP)->ep.desc->bEndpointAddress&0xF) macro