Searched defs:ep_index (Results 1 – 13 of 13) sorted by relevance
492 unsigned int ep_index, in xhci_ring_ep_doorbell()519 unsigned int ep_index) in ring_doorbell_for_active_rings()544 unsigned int ep_index) in xhci_ring_doorbell_for_active_rings()1096 unsigned int ep_index; in xhci_handle_cmd_stop_ep() local1208 int slot_id, int ep_index) in xhci_kill_endpoint_urbs()1291 unsigned int ep_index) in update_ring_for_set_deq_completion()1335 unsigned int ep_index; in xhci_handle_cmd_set_deq() local1472 unsigned int ep_index; in xhci_handle_cmd_reset_ep() local1532 unsigned int ep_index; in xhci_handle_cmd_config_ep() local2617 int ep_index; in handle_tx_event() local[all …]
132 int ep_index) { } in xhci_debugfs_create_endpoint()136 int ep_index) { } in xhci_debugfs_remove_endpoint()140 int ep_index) { } in xhci_debugfs_create_stream_files()
281 int ep_index; in xhci_endpoint_context_show() local446 int ep_index) in xhci_debugfs_create_endpoint()473 int ep_index) in xhci_debugfs_remove_endpoint()569 int ep_index) in xhci_debugfs_create_stream_files()
1548 unsigned int slot_id, ep_index; in xhci_urb_enqueue() local1685 unsigned int ep_index; in xhci_urb_dequeue() local1817 unsigned int ep_index; in xhci_drop_endpoint() local1899 unsigned int ep_index; in xhci_add_endpoint() local3065 unsigned int ep_index; in xhci_endpoint_disable() local3121 unsigned int ep_index; in xhci_endpoint_reset() local3264 unsigned int ep_index; in xhci_check_streams_endpoint() local3363 unsigned int ep_index; in xhci_calculate_no_streams_bitmask() local3423 unsigned int ep_index; in xhci_alloc_streams() local3590 unsigned int ep_index; in xhci_free_streams() local[all …]
417 unsigned int ep_index) in xhci_free_endpoint_ring()515 unsigned int ep_index) in xhci_get_ep_ctx()1395 unsigned int ep_index; in xhci_endpoint_init() local1492 unsigned int ep_index; in xhci_endpoint_zero() local1578 unsigned int ep_index) in xhci_endpoint_copy()
919 unsigned int ep_index; in add_ep_quirk() local986 unsigned int ep_index = xhci_get_endpoint_index(&ep->desc); in xhci_mtk_check_bandwidth() local
651 unsigned int ep_index; member
399 unsigned int ep_index, in cdnsp_get_hw_deq()1182 int ep_index; in cdnsp_handle_tx_nrdy() local1241 int ep_index; in cdnsp_handle_tx_event() local2441 void cdnsp_queue_stop_endpoint(struct cdnsp_device *pdev, unsigned int ep_index) in cdnsp_queue_stop_endpoint()2470 void cdnsp_queue_reset_ep(struct cdnsp_device *pdev, unsigned int ep_index) in cdnsp_queue_reset_ep()2481 void cdnsp_queue_halt_endpoint(struct cdnsp_device *pdev, unsigned int ep_index) in cdnsp_queue_halt_endpoint()
507 unsigned int ep_index) in cdnsp_get_ep_ctx()
152 #define ep_index(EP) ((EP)->ep.desc->bEndpointAddress & 0xF) macro
523 #define ep_index(EP) ((EP)->ep.desc->bEndpointAddress&0xF) macro
2704 unsigned int ep_index = trb_read_endpoint_id(event); in tegra_xudc_handle_transfer_event() local
62 u32 ep_index, u32 dir_in) in index_to_ep()