Home
last modified time | relevance | path

Searched refs:tb_tunnel_alloc_usb3 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtunnel.h77 struct tb_tunnel *tb_tunnel_alloc_usb3(struct tb *tb, struct tb_port *up,
H A Dtest.c1499 tunnel1 = tb_tunnel_alloc_usb3(NULL, up, down, 0, 0); in tb_test_tunnel_usb3()
1514 tunnel2 = tb_tunnel_alloc_usb3(NULL, up, down, 0, 0); in tb_test_tunnel_usb3()
H A Dtunnel.c1123 * tb_tunnel_alloc_usb3() - allocate a USB3 tunnel
1137 struct tb_tunnel *tb_tunnel_alloc_usb3(struct tb *tb, struct tb_port *up, in tb_tunnel_alloc_usb3() function
H A Dtb.c482 tunnel = tb_tunnel_alloc_usb3(tb, up, down, available_up, in tb_tunnel_usb3()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtunnel.h96 struct tb_tunnel *tb_tunnel_alloc_usb3(struct tb *tb, struct tb_port *up,
H A Dtest.c1691 tunnel1 = tb_tunnel_alloc_usb3(NULL, up, down, 0, 0); in tb_test_tunnel_usb3()
1706 tunnel2 = tb_tunnel_alloc_usb3(NULL, up, down, 0, 0); in tb_test_tunnel_usb3()
2228 tunnel = tb_tunnel_alloc_usb3(NULL, up, down, 0, 0); in tb_test_credit_alloc_usb3()
2495 usb3_tunnel = tb_tunnel_alloc_usb3(NULL, up, down, 0, 0); in TB_TEST_USB3_TUNNEL()
H A Dtb.c805 tunnel = tb_tunnel_alloc_usb3(tb, up, down, available_up, in tb_tunnel_usb3()
H A Dtunnel.c1983 * tb_tunnel_alloc_usb3() - allocate a USB3 tunnel
1997 struct tb_tunnel *tb_tunnel_alloc_usb3(struct tb *tb, struct tb_port *up, in tb_tunnel_alloc_usb3() function

Completed in 15 milliseconds