Home
last modified time | relevance | path

Searched defs:vendor_ops (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-plat.h28 struct xhci_vendor_ops *vendor_ops; member
H A Dxhci-plat.c191 int xhci_plat_register_vendor_ops(struct xhci_vendor_ops *vendor_ops) in xhci_plat_register_vendor_ops()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dvendor.c313 static int vendor_ops(u8 *buffer, u32 addr, u32 n_sec, int write) in vendor_ops() function