Searched refs:xhci_plat_vendor_overwrite (Results 1 – 1 of 1) sorted by relevance
189 static struct xhci_plat_priv_overwrite xhci_plat_vendor_overwrite; variable196 xhci_plat_vendor_overwrite.vendor_ops = vendor_ops; in xhci_plat_register_vendor_ops()206 if (xhci_plat_vendor_overwrite.vendor_ops) in xhci_vendor_init()207 ops = xhci->vendor_ops = xhci_plat_vendor_overwrite.vendor_ops; in xhci_vendor_init()