Home
last modified time | relevance | path

Searched refs:num_ext_caps (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci-mem.c2061 if (major_revision < 0x03 && xhci->num_ext_caps < max_caps) in xhci_add_in_port()
2062 xhci->ext_caps[xhci->num_ext_caps++] = temp; in xhci_add_in_port()
H A Dxhci.h1679 unsigned int num_ext_caps; member
H A Dxhci.c4514 for (i = 0; i < xhci->num_ext_caps; i++) { in xhci_check_usb2_port_capability()