Lines Matching defs:tb

46 	struct tb *tb;  member
54 static void tb_queue_hotplug(struct tb *tb, u64 route, u8 port, bool unplug) in tb_queue_hotplug()
108 static void tb_discover_dp_resource(struct tb *tb, struct tb_port *port) in tb_discover_dp_resource()
123 static void tb_discover_dp_resources(struct tb *tb) in tb_discover_dp_resources()
138 struct tb *tb = sw->tb; in tb_switch_discover_tunnels() local
180 static void tb_discover_tunnels(struct tb *tb) in tb_discover_tunnels()
223 struct tb *tb = sw->tb; in tb_scan_xdomain() local
300 static struct tb_tunnel *tb_find_tunnel(struct tb *tb, enum tb_tunnel_type type, in tb_find_tunnel()
318 static struct tb_tunnel *tb_find_first_usb3_tunnel(struct tb *tb, in tb_find_first_usb3_tunnel()
345 static int tb_available_bandwidth(struct tb *tb, struct tb_port *src_port, in tb_available_bandwidth()
438 static int tb_release_unused_usb3_bandwidth(struct tb *tb, in tb_release_unused_usb3_bandwidth()
448 static void tb_reclaim_usb3_bandwidth(struct tb *tb, struct tb_port *src_port, in tb_reclaim_usb3_bandwidth()
477 static int tb_tunnel_usb3(struct tb *tb, struct tb_switch *sw) in tb_tunnel_usb3()
741 struct tb *tb; in tb_deactivate_and_free_tunnel() local
785 static void tb_free_invalid_tunnels(struct tb *tb) in tb_free_invalid_tunnels()
872 static struct tb_port *tb_find_dp_out(struct tb *tb, struct tb_port *in) in tb_find_dp_out()
909 static void tb_tunnel_dp(struct tb *tb) in tb_tunnel_dp()
1036 static void tb_dp_resource_unavailable(struct tb *tb, struct tb_port *port) in tb_dp_resource_unavailable()
1062 static void tb_dp_resource_available(struct tb *tb, struct tb_port *port) in tb_dp_resource_available()
1083 static void tb_disconnect_and_release_dp(struct tb *tb) in tb_disconnect_and_release_dp()
1106 static int tb_disconnect_pci(struct tb *tb, struct tb_switch *sw) in tb_disconnect_pci()
1127 static int tb_tunnel_pci(struct tb *tb, struct tb_switch *sw) in tb_tunnel_pci()
1173 static int tb_approve_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, in tb_approve_xdomain_paths()
1207 static void __tb_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, in __tb_disconnect_xdomain_paths()
1232 static int tb_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, in tb_disconnect_xdomain_paths()
1256 struct tb *tb = ev->tb; in tb_handle_hotplug() local
1368 static void tb_handle_event(struct tb *tb, enum tb_cfg_pkg_type type, in tb_handle_event()
1389 static void tb_stop(struct tb *tb) in tb_stop()
1432 static int tb_start(struct tb *tb) in tb_start()
1496 static int tb_suspend_noirq(struct tb *tb) in tb_suspend_noirq()
1555 static int tb_resume_noirq(struct tb *tb) in tb_resume_noirq()
1633 static int tb_freeze_noirq(struct tb *tb) in tb_freeze_noirq()
1641 static int tb_thaw_noirq(struct tb *tb) in tb_thaw_noirq()
1649 static void tb_complete(struct tb *tb) in tb_complete()
1662 static int tb_runtime_suspend(struct tb *tb) in tb_runtime_suspend()
1677 struct tb *tb = tcm_to_tb(tcm); in tb_remove_work() local
1687 static int tb_runtime_resume(struct tb *tb) in tb_runtime_resume()
1793 struct tb *tb; in tb_probe() local