Searched refs:vendor_init (Results 1 – 2 of 2) sorted by relevance
209 if (ops && ops->vendor_init) in xhci_vendor_init()210 return ops->vendor_init(xhci); in xhci_vendor_init()
2245 int (*vendor_init)(struct xhci_hcd *xhci); member