Lines Matching defs:tb

43 	struct tb *tb;  member
51 static void tb_queue_hotplug(struct tb *tb, u64 route, u8 port, bool unplug) in tb_queue_hotplug()
107 struct tb *tb = sw->tb; in tb_discover_tunnels() local
178 struct tb *tb = sw->tb; in tb_scan_xdomain() local
252 static struct tb_tunnel *tb_find_tunnel(struct tb *tb, enum tb_tunnel_type type, in tb_find_tunnel()
270 static struct tb_tunnel *tb_find_first_usb3_tunnel(struct tb *tb, in tb_find_first_usb3_tunnel()
297 static int tb_available_bandwidth(struct tb *tb, struct tb_port *src_port, in tb_available_bandwidth()
390 static int tb_release_unused_usb3_bandwidth(struct tb *tb, in tb_release_unused_usb3_bandwidth()
400 static void tb_reclaim_usb3_bandwidth(struct tb *tb, struct tb_port *src_port, in tb_reclaim_usb3_bandwidth()
429 static int tb_tunnel_usb3(struct tb *tb, struct tb_switch *sw) in tb_tunnel_usb3()
666 struct tb *tb; in tb_deactivate_and_free_tunnel() local
710 static void tb_free_invalid_tunnels(struct tb *tb) in tb_free_invalid_tunnels()
797 static struct tb_port *tb_find_dp_out(struct tb *tb, struct tb_port *in) in tb_find_dp_out()
834 static void tb_tunnel_dp(struct tb *tb) in tb_tunnel_dp()
935 static void tb_dp_resource_unavailable(struct tb *tb, struct tb_port *port) in tb_dp_resource_unavailable()
961 static void tb_dp_resource_available(struct tb *tb, struct tb_port *port) in tb_dp_resource_available()
982 static void tb_disconnect_and_release_dp(struct tb *tb) in tb_disconnect_and_release_dp()
1005 static int tb_tunnel_pci(struct tb *tb, struct tb_switch *sw) in tb_tunnel_pci()
1041 static int tb_approve_xdomain_paths(struct tb *tb, struct tb_xdomain *xd) in tb_approve_xdomain_paths()
1074 static void __tb_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd) in __tb_disconnect_xdomain_paths()
1092 static int tb_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd) in tb_disconnect_xdomain_paths()
1112 struct tb *tb = ev->tb; in tb_handle_hotplug() local
1218 static void tb_handle_event(struct tb *tb, enum tb_cfg_pkg_type type, in tb_handle_event()
1239 static void tb_stop(struct tb *tb) in tb_stop()
1282 static int tb_start(struct tb *tb) in tb_start()
1335 static int tb_suspend_noirq(struct tb *tb) in tb_suspend_noirq()
1374 static int tb_resume_noirq(struct tb *tb) in tb_resume_noirq()
1427 static int tb_freeze_noirq(struct tb *tb) in tb_freeze_noirq()
1435 static int tb_thaw_noirq(struct tb *tb) in tb_thaw_noirq()
1443 static void tb_complete(struct tb *tb) in tb_complete()
1456 static int tb_runtime_suspend(struct tb *tb) in tb_runtime_suspend()
1471 struct tb *tb = tcm_to_tb(tcm); in tb_remove_work() local
1481 static int tb_runtime_resume(struct tb *tb) in tb_runtime_resume()
1523 struct tb *tb; in tb_probe() local