Searched refs:xhci_vendor_sync_dev_ctx (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | xhci.c | 2871 ret = xhci_vendor_sync_dev_ctx(xhci, udev->slot_id); in xhci_configure_endpoint() 3188 err = xhci_vendor_sync_dev_ctx(xhci, udev->slot_id); in xhci_endpoint_reset() 3226 err = xhci_vendor_sync_dev_ctx(xhci, udev->slot_id); in xhci_endpoint_reset() 3776 ret = xhci_vendor_sync_dev_ctx(xhci, slot_id); in xhci_discover_or_reset_device() 4029 ret = xhci_vendor_sync_dev_ctx(xhci, slot_id); in xhci_alloc_dev() 4166 ret = xhci_vendor_sync_dev_ctx(xhci, udev->slot_id); in xhci_setup_device() 4321 ret = xhci_vendor_sync_dev_ctx(xhci, udev->slot_id); in xhci_change_max_exit_latency() 4359 int xhci_vendor_sync_dev_ctx(struct xhci_hcd *xhci, unsigned int slot_id) in xhci_vendor_sync_dev_ctx() function 5116 ret = xhci_vendor_sync_dev_ctx(xhci, hdev->slot_id); in xhci_update_hub_device()
|
| H A D | xhci-hub.c | 455 ret = xhci_vendor_sync_dev_ctx(xhci, slot_id); in xhci_stop_device()
|
| H A D | xhci.h | 2270 int xhci_vendor_sync_dev_ctx(struct xhci_hcd *xhci, unsigned int slot_id);
|