Searched refs:xhci_to_priv (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/usb/host/ | ||
D | xhci-plat.h | 25 #define xhci_to_priv(x) ((struct xhci_plat_priv *)(x)->priv) macro |
D | xhci-plat.c | 79 struct xhci_plat_priv *priv = xhci_to_priv(xhci); in xhci_plat_quirks() |