Searched refs:dbc_cap_offs (Results 1 – 1 of 1) sorted by relevance
1209 int dbc_cap_offs; in xhci_create_dbc_dev() local1215 dbc_cap_offs = xhci_find_next_ext_cap(base, 0, XHCI_EXT_CAPS_DEBUG); in xhci_create_dbc_dev()1216 if (!dbc_cap_offs) in xhci_create_dbc_dev()1223 ret = xhci_dbc_tty_probe(dev, base + dbc_cap_offs, xhci); in xhci_create_dbc_dev()