Searched refs:tb_lc_xhci_connect (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/thunderbolt/
H A Dlc.c343 * tb_lc_xhci_connect() - Connect internal xHCI
350 int tb_lc_xhci_connect(struct tb_port *port) function
H A Dswitch.c3916 ret = tb_lc_xhci_connect(port1);
3921 return tb_lc_xhci_connect(port3);
3923 ret = tb_lc_xhci_connect(port1);
3926 return tb_lc_xhci_connect(port3);
H A Dtb.h1196 int tb_lc_xhci_connect(struct tb_port *port);

Completed in 257 milliseconds