Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/host/
Dxhci-ring.c319 unsigned int ep_index, in xhci_ring_ep_doorbell()
345 unsigned int ep_index) in ring_doorbell_for_active_rings()
395 unsigned int slot_id, unsigned int ep_index, in xhci_triad_to_transfer_ring()
452 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()
654 unsigned int ep_index; in handle_stopped_endpoint() local
906 unsigned int ep_index; in handle_set_deq_completion() local
998 unsigned int ep_index; in handle_reset_ep_completion() local
1061 unsigned int ep_index; in handle_cmd_completion() local
1419 unsigned int slot_id, unsigned int ep_index, in xhci_cleanup_halted_endpoint()
[all …]
Dxhci.c897 unsigned int xhci_get_endpoint_flag_from_index(unsigned int ep_index) in xhci_get_endpoint_flag_from_index()
964 unsigned int ep_index, struct urb *urb) in xhci_check_maxpacket()
1027 unsigned int slot_id, ep_index; in xhci_urb_enqueue() local
1143 unsigned int ep_index; in xhci_urb_to_transfer_ring() local
1215 unsigned int ep_index; in xhci_urb_dequeue() local
1307 unsigned int ep_index; in xhci_drop_endpoint() local
1385 unsigned int ep_index; in xhci_add_endpoint() local
1753 unsigned int slot_id, unsigned int ep_index, in xhci_setup_input_ctx_for_quirk()
1783 struct usb_device *udev, unsigned int ep_index) in xhci_cleanup_stalled_ring()
1828 unsigned int ep_index; in xhci_endpoint_reset() local
[all …]
Dxhci-mem.c204 unsigned int ep_index) in xhci_free_or_cache_endpoint_ring()
296 unsigned int ep_index) in xhci_get_ep_ctx()
379 unsigned int ep_index, in xhci_stream_id_to_ring()
1151 unsigned int ep_index; in xhci_endpoint_init() local
1260 unsigned int ep_index; in xhci_endpoint_zero() local
1282 unsigned int ep_index) in xhci_endpoint_copy()
Dxhci-dbg.c369 unsigned int slot_id, unsigned int ep_index, in xhci_dbg_ep_rings()
/linux-2.6.39/drivers/usb/gadget/
Dfsl_qe_udc.h156 #define ep_index(EP) ((EP)->desc->bEndpointAddress & 0xF) macro
Dfsl_usb2_udc.h555 #define ep_index(EP) ((EP)->desc->bEndpointAddress&0xF) macro