Home
last modified time | relevance | path

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

/linux-3.3/drivers/usb/host/
Dxhci-ring.c303 unsigned int ep_index, in xhci_ring_ep_doorbell()
329 unsigned int ep_index) in ring_doorbell_for_active_rings()
379 unsigned int slot_id, unsigned int ep_index, in xhci_triad_to_transfer_ring()
440 unsigned int slot_id, unsigned int ep_index, in xhci_find_new_dequeue_state()
570 unsigned int slot_id, unsigned int ep_index, in xhci_queue_new_dequeue_state()
652 unsigned int ep_index; in handle_stopped_endpoint() local
907 unsigned int ep_index; in handle_set_deq_completion() local
999 unsigned int ep_index; in handle_reset_ep_completion() local
1061 unsigned int ep_index; in handle_cmd_completion() local
1426 unsigned int slot_id, unsigned int ep_index, in xhci_cleanup_halted_endpoint()
[all …]
Dxhci.c964 unsigned int xhci_get_endpoint_flag_from_index(unsigned int ep_index) in xhci_get_endpoint_flag_from_index()
1033 unsigned int ep_index, struct urb *urb) in xhci_check_maxpacket()
1097 unsigned int slot_id, ep_index; in xhci_urb_enqueue() local
1228 unsigned int ep_index; in xhci_urb_to_transfer_ring() local
1300 unsigned int ep_index; in xhci_urb_dequeue() local
1403 unsigned int ep_index; in xhci_drop_endpoint() local
1486 unsigned int ep_index; in xhci_add_endpoint() local
2605 unsigned int slot_id, unsigned int ep_index, in xhci_setup_input_ctx_for_quirk()
2635 struct usb_device *udev, unsigned int ep_index) in xhci_cleanup_stalled_ring()
2680 unsigned int ep_index; in xhci_endpoint_reset() local
[all …]
Dxhci-mem.c194 unsigned int ep_index) in xhci_free_or_cache_endpoint_ring()
285 unsigned int ep_index) in xhci_get_ep_ctx()
368 unsigned int ep_index, in xhci_stream_id_to_ring()
1298 unsigned int ep_index; in xhci_endpoint_init() local
1414 unsigned int ep_index; in xhci_endpoint_zero() local
1500 unsigned int ep_index) in xhci_endpoint_copy()
Dxhci-dbg.c370 unsigned int slot_id, unsigned int ep_index, in xhci_dbg_ep_rings()
/linux-3.3/drivers/usb/gadget/
Ds3c-hsudc.c161 #define ep_index(_ep) ((_ep)->bEndpointAddress & \ macro
Dfsl_qe_udc.h156 #define ep_index(EP) ((EP)->desc->bEndpointAddress & 0xF) macro
Dfsl_usb2_udc.h561 #define ep_index(EP) ((EP)->desc->bEndpointAddress&0xF) macro