Searched defs:ep_index (Results 1 – 13 of 13) sorted by relevance
551 unsigned int ep_index, in xhci_ring_ep_doorbell()578 unsigned int ep_index) in ring_doorbell_for_active_rings()603 unsigned int ep_index) in xhci_ring_doorbell_for_active_rings()610 unsigned int ep_index) in xhci_get_virt_ep()1181 unsigned int ep_index; in xhci_handle_cmd_stop_ep() local1323 int slot_id, int ep_index) in xhci_kill_endpoint_urbs()1413 unsigned int ep_index; in xhci_handle_cmd_set_deq() local1555 unsigned int ep_index; in xhci_handle_cmd_reset_ep() local1615 unsigned int ep_index; in xhci_handle_cmd_config_ep() local2651 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()
269 int ep_index; in xhci_endpoint_context_show() local427 int ep_index) in xhci_debugfs_create_endpoint()454 int ep_index) in xhci_debugfs_remove_endpoint()550 int ep_index) in xhci_debugfs_create_stream_files()
1538 unsigned int slot_id, ep_index; in xhci_urb_enqueue() local1675 unsigned int ep_index; in xhci_urb_dequeue() local1819 unsigned int ep_index; in xhci_drop_endpoint() local1901 unsigned int ep_index; in xhci_add_endpoint() local3112 unsigned int ep_index; in xhci_endpoint_disable() local3168 unsigned int ep_index; in xhci_endpoint_reset() local3311 unsigned int ep_index; in xhci_check_streams_endpoint() local3410 unsigned int ep_index; in xhci_calculate_no_streams_bitmask() local3470 unsigned int ep_index; in xhci_alloc_streams() local3637 unsigned int ep_index; in xhci_free_streams() local[all …]
404 unsigned int ep_index) in xhci_free_endpoint_ring()508 unsigned int ep_index) in xhci_get_ep_ctx()1389 unsigned int ep_index; in xhci_endpoint_init() local1486 unsigned int ep_index; in xhci_endpoint_zero() local1572 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
656 unsigned int ep_index; member
400 unsigned int ep_index, in cdnsp_get_hw_deq()1183 int ep_index; in cdnsp_handle_tx_nrdy() local1242 int ep_index; in cdnsp_handle_tx_event() local2442 void cdnsp_queue_stop_endpoint(struct cdnsp_device *pdev, unsigned int ep_index) in cdnsp_queue_stop_endpoint()2471 void cdnsp_queue_reset_ep(struct cdnsp_device *pdev, unsigned int ep_index) in cdnsp_queue_reset_ep()2482 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
2708 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()