Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-ext-caps.h106 static inline int xhci_find_next_cap_offset(void __iomem *base, int ext_offset) in xhci_find_next_cap_offset() function
150 ext_offset = xhci_find_next_cap_offset(base, ext_offset); in xhci_find_ext_cap_by_id()
Dpci-quirks.c987 ext_cap_offset = xhci_find_next_cap_offset(base, XHCI_HCC_PARAMS_OFFSET); in quirk_usb_handoff_xhci()
1003 ext_cap_offset = xhci_find_next_cap_offset(base, ext_cap_offset); in quirk_usb_handoff_xhci()