Home
last modified time | relevance | path

Searched refs:xhci_to_priv (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci-plat.h25 #define xhci_to_priv(x) ((struct xhci_plat_priv *)(x)->priv) macro
H A Dxhci-plat.c79 struct xhci_plat_priv *priv = xhci_to_priv(xhci); in xhci_plat_quirks()