Searched refs:xhci_ring_alloc (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | xhci-mem.c | 303 struct xhci_ring *xhci_ring_alloc(unsigned int num_segs, bool link_trbs) in xhci_ring_alloc() function 482 virt_dev->eps[0].ring = xhci_ring_alloc(1, true); in xhci_alloc_virt_device() 526 ctrl->cmd_ring = xhci_ring_alloc(1, true); in xhci_mem_init() 550 ctrl->event_ring = xhci_ring_alloc(ERST_NUM_SEGS, false); in xhci_mem_init()
|
| H A D | xhci-mem.su | |
| H A D | xhci.c | 574 virt_dev->eps[ep_index].ring = xhci_ring_alloc(1, true); in xhci_set_configuration()
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | xhci-mem.c | 423 struct xhci_ring *xhci_ring_alloc(struct xhci_hcd *xhci, in xhci_ring_alloc() function 462 EXPORT_SYMBOL_GPL(xhci_ring_alloc); 736 xhci_ring_alloc(xhci, 2, 1, TYPE_STREAM, max_packet, in xhci_alloc_stream_info() 1089 dev->eps[0].ring = xhci_ring_alloc(xhci, 2, 1, TYPE_CTRL, 0, flags); in xhci_alloc_virt_device() 1579 xhci_ring_alloc(xhci, 2, 1, ring_type, max_packet, mem_flags); in xhci_endpoint_init() 2597 xhci->cmd_ring = xhci_ring_alloc(xhci, 1, 1, TYPE_COMMAND, 0, flags); in xhci_mem_init() 2638 xhci->event_ring = xhci_ring_alloc(xhci, ERST_NUM_SEGS, 1, TYPE_EVENT, in xhci_mem_init()
|
| H A D | xhci-trace.h | 497 DEFINE_EVENT(xhci_log_ring, xhci_ring_alloc,
|
| H A D | xhci.h | 2060 struct xhci_ring *xhci_ring_alloc(struct xhci_hcd *xhci,
|
| /OK3568_Linux_fs/u-boot/include/usb/ |
| H A D | xhci.h | 1266 struct xhci_ring *xhci_ring_alloc(unsigned int num_segs, bool link_trbs);
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_vivo | 2072 xhci_ring_alloc
|
| H A D | abi_gki_aarch64_generic | 2312 xhci_ring_alloc
|
| H A D | abi_gki_aarch64_exynos | 2393 xhci_ring_alloc
|
| H A D | abi_gki_aarch64_qcom | 3063 xhci_ring_alloc
|
| H A D | abi_gki_aarch64_oplus | 3648 xhci_ring_alloc
|
| H A D | abi_gki_aarch64_galaxy | 4631 xhci_ring_alloc
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |