Searched refs:sync_dev_ctx (Results 1 – 2 of 2) sorted by relevance
2261 int (*sync_dev_ctx)(struct xhci_hcd *xhci, unsigned int slot_id); member
4363 if (ops && ops->sync_dev_ctx) in xhci_vendor_sync_dev_ctx()4364 return ops->sync_dev_ctx(xhci, slot_id); in xhci_vendor_sync_dev_ctx()