Searched refs:xhci_get_slot_ctx (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | xhci-mem.c | 626 struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_ctrl *ctrl, in xhci_get_slot_ctx() function 704 in_slot_ctx = xhci_get_slot_ctx(ctrl, in_ctx); in xhci_slot_copy() 705 out_slot_ctx = xhci_get_slot_ctx(ctrl, out_ctx); in xhci_slot_copy() 741 slot_ctx = xhci_get_slot_ctx(ctrl, virt_dev->in_ctx); in xhci_setup_addressable_virt_dev()
|
| H A D | xhci-mem.su | |
| H A D | xhci.c | 539 slot_ctx = xhci_get_slot_ctx(ctrl, in_ctx); in xhci_set_configuration() 690 slot_ctx = xhci_get_slot_ctx(ctrl, virt_dev->out_ctx); in xhci_address_device() 1440 slot_ctx = xhci_get_slot_ctx(ctrl, in_ctx); in xhci_update_hub_device()
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | xhci-dbg.c | 16 struct xhci_slot_ctx *slot_ctx = xhci_get_slot_ctx(xhci, ctx); in xhci_get_slot_state()
|
| H A D | xhci.c | 1981 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->in_ctx); in xhci_zero_in_ctx() 2823 slot_ctx = xhci_get_slot_ctx(xhci, command->in_ctx); in xhci_configure_endpoint() 2949 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->in_ctx); in xhci_check_bandwidth() 3741 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); in xhci_discover_or_reset_device() 3886 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); in xhci_free_dev() 4037 slot_ctx = xhci_get_slot_ctx(xhci, vdev->out_ctx); in xhci_alloc_dev() 4106 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); in xhci_setup_device() 4125 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->in_ctx); in xhci_setup_device() 4242 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); in xhci_setup_device() 4333 slot_ctx = xhci_get_slot_ctx(xhci, command->in_ctx); in xhci_change_max_exit_latency() [all …]
|
| H A D | xhci-mem.c | 583 struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_hcd *xhci, in xhci_get_slot_ctx() function 592 EXPORT_SYMBOL_GPL(xhci_get_slot_ctx); 1186 slot_ctx = xhci_get_slot_ctx(xhci, dev->in_ctx); in xhci_setup_addressable_virt_dev() 1725 in_slot_ctx = xhci_get_slot_ctx(xhci, in_ctx); in xhci_slot_copy() 1726 out_slot_ctx = xhci_get_slot_ctx(xhci, out_ctx); in xhci_slot_copy()
|
| H A D | xhci-ring.c | 1379 slot_ctx = xhci_get_slot_ctx(xhci, ep->vdev->out_ctx); in xhci_handle_cmd_set_deq() 1516 slot_ctx = xhci_get_slot_ctx(xhci, virt_dev->out_ctx); in xhci_handle_cmd_disable_slot() 1591 slot_ctx = xhci_get_slot_ctx(xhci, vdev->out_ctx); in xhci_handle_cmd_addr_dev() 1606 slot_ctx = xhci_get_slot_ctx(xhci, vdev->out_ctx); in xhci_handle_cmd_reset_dev() 2513 slot_ctx = xhci_get_slot_ctx(xhci, ep->vdev->out_ctx); in process_bulk_intr_td()
|
| H A D | xhci-debugfs.c | 267 slot_ctx = xhci_get_slot_ctx(xhci, dev->out_ctx); in xhci_slot_context_show()
|
| H A D | xhci.h | 2215 struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_hcd *xhci, struct xhci_container_ctx *ctx);
|
| /OK3568_Linux_fs/u-boot/include/usb/ |
| H A D | xhci.h | 1240 struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_ctrl *ctrl,
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_generic | 2308 xhci_get_slot_ctx
|
| H A D | abi_gki_aarch64_exynos | 2388 xhci_get_slot_ctx
|
| H A D | abi_gki_aarch64_galaxy | 4624 xhci_get_slot_ctx
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |