Searched refs:dbc_cap_offs (Results 1 – 1 of 1) sorted by relevance
1293 int dbc_cap_offs; in xhci_create_dbc_dev() local1299 dbc_cap_offs = xhci_find_next_ext_cap(base, 0, XHCI_EXT_CAPS_DEBUG); in xhci_create_dbc_dev()1300 if (!dbc_cap_offs) in xhci_create_dbc_dev()1307 ret = xhci_dbc_tty_probe(dev, base + dbc_cap_offs, xhci); in xhci_create_dbc_dev()