Searched refs:tb_tunnel_alloc_usb3 (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/thunderbolt/ |
D | tunnel.h | 84 struct tb_tunnel *tb_tunnel_alloc_usb3(struct tb *tb, struct tb_port *up,
|
D | test.c | 1609 tunnel1 = tb_tunnel_alloc_usb3(NULL, up, down, 0, 0); in tb_test_tunnel_usb3() 1624 tunnel2 = tb_tunnel_alloc_usb3(NULL, up, down, 0, 0); in tb_test_tunnel_usb3() 2146 tunnel = tb_tunnel_alloc_usb3(NULL, up, down, 0, 0); in tb_test_credit_alloc_usb3() 2413 usb3_tunnel = tb_tunnel_alloc_usb3(NULL, up, down, 0, 0); in TB_TEST_USB3_TUNNEL()
|
D | tb.c | 531 tunnel = tb_tunnel_alloc_usb3(tb, up, down, available_up, in tb_tunnel_usb3()
|
D | tunnel.c | 1476 struct tb_tunnel *tb_tunnel_alloc_usb3(struct tb *tb, struct tb_port *up, in tb_tunnel_alloc_usb3() function
|