Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-sideband.c121 unsigned int ep_index) in xhci_sideband_notify_ep_ring_free()
150 unsigned int ep_index; in xhci_sideband_add_endpoint() local
198 unsigned int ep_index; in xhci_sideband_remove_endpoint() local
219 unsigned int ep_index; in xhci_sideband_stop_endpoint() local
249 unsigned int ep_index; in xhci_sideband_get_endpoint_buffer() local
H A Dxhci-ring.c553 unsigned int ep_index, in xhci_ring_ep_doorbell()
579 unsigned int ep_index) in xhci_ring_doorbell_for_active_rings()
604 unsigned int ep_index) in xhci_get_virt_ep()
647 unsigned int slot_id, unsigned int ep_index, in xhci_triad_to_transfer_ring()
667 unsigned int ep_index, unsigned int stream_id) in xhci_get_hw_deq()
959 unsigned int ep_index, enum xhci_ep_reset_type reset_type) in xhci_reset_halted_ep()
1190 unsigned int ep_index; in xhci_handle_cmd_stop_ep() local
1334 int slot_id, int ep_index) in xhci_kill_endpoint_urbs()
1427 unsigned int ep_index; in xhci_handle_cmd_set_deq() local
1569 unsigned int ep_index; in xhci_handle_cmd_reset_ep() local
[all …]
H A Dxhci-debugfs.h132 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()
H A Dxhci-mem.c403 unsigned int ep_index) in xhci_free_endpoint_ring()
536 unsigned int ep_index) in xhci_get_ep_ctx()
1415 unsigned int ep_index; in xhci_endpoint_init() local
1521 unsigned int ep_index; in xhci_endpoint_zero() local
1607 unsigned int ep_index) in xhci_endpoint_copy()
H A Dxhci-mtk-sch.c918 unsigned int ep_index; in add_ep_quirk() local
985 unsigned int ep_index = xhci_get_endpoint_index(&ep->desc); in xhci_mtk_check_bandwidth() local
/linux/drivers/usb/cdns3/
H A Dcdnsp-mem.c500 unsigned int ep_index) in cdnsp_get_ep_ctx()
/linux/sound/soc/sof/intel/
H A Dhda.c1163 int ep_index = 0; find_acpi_adr_device() local
[all...]
/linux/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h152 #define ep_index(EP) ((EP)->ep.desc->bEndpointAddress & 0xF) macro
H A Dfsl_usb2_udc.h524 #define ep_index(EP) ((EP)->ep.desc->bEndpointAddress&0xF) macro
H A Dtegra-xudc.c2706 unsigned int ep_index = trb_read_endpoint_id(event); in tegra_xudc_handle_transfer_event() local