Searched defs:vendor_ops (Results 1 – 3 of 3) sorted by relevance
28 struct xhci_vendor_ops *vendor_ops; member
191 int xhci_plat_register_vendor_ops(struct xhci_vendor_ops *vendor_ops) in xhci_plat_register_vendor_ops()
313 static int vendor_ops(u8 *buffer, u32 addr, u32 n_sec, int write) in vendor_ops() function