Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dxhci-ext-caps.h105 static inline int xhci_find_next_cap_offset(void __iomem *base, int ext_offset) in xhci_find_next_cap_offset() function
149 ext_offset = xhci_find_next_cap_offset(base, ext_offset); in xhci_find_ext_cap_by_id()
Dpci-quirks.c880 ext_cap_offset = xhci_find_next_cap_offset(base, XHCI_HCC_PARAMS_OFFSET); in quirk_usb_handoff_xhci()
896 ext_cap_offset = xhci_find_next_cap_offset(base, ext_cap_offset); in quirk_usb_handoff_xhci()