Lines Matching refs:tb_cm

29 struct tb_cm {  struct
36 static inline struct tb *tcm_to_tb(struct tb_cm *tcm) in tcm_to_tb() argument
71 struct tb_cm *tcm = tb_priv(sw->tb); in tb_add_dp_resources()
88 struct tb_cm *tcm = tb_priv(sw->tb); in tb_remove_dp_resources()
108 struct tb_cm *tcm = tb_priv(tb); in tb_discover_tunnels()
256 struct tb_cm *tcm = tb_priv(tb); in tb_find_tunnel()
301 struct tb_cm *tcm = tb_priv(tb); in tb_available_bandwidth()
434 struct tb_cm *tcm = tb_priv(tb); in tb_tunnel_usb3()
552 struct tb_cm *tcm = tb_priv(port->sw->tb); in tb_scan_port()
712 struct tb_cm *tcm = tb_priv(tb); in tb_free_invalid_tunnels()
800 struct tb_cm *tcm = tb_priv(tb); in tb_find_dp_out()
837 struct tb_cm *tcm = tb_priv(tb); in tb_tunnel_dp()
963 struct tb_cm *tcm = tb_priv(tb); in tb_dp_resource_available()
984 struct tb_cm *tcm = tb_priv(tb); in tb_disconnect_and_release_dp()
1008 struct tb_cm *tcm = tb_priv(tb); in tb_tunnel_pci()
1043 struct tb_cm *tcm = tb_priv(tb); in tb_approve_xdomain_paths()
1113 struct tb_cm *tcm = tb_priv(tb); in tb_handle_hotplug()
1241 struct tb_cm *tcm = tb_priv(tb); in tb_stop()
1284 struct tb_cm *tcm = tb_priv(tb); in tb_start()
1337 struct tb_cm *tcm = tb_priv(tb); in tb_suspend_noirq()
1376 struct tb_cm *tcm = tb_priv(tb); in tb_resume_noirq()
1429 struct tb_cm *tcm = tb_priv(tb); in tb_freeze_noirq()
1437 struct tb_cm *tcm = tb_priv(tb); in tb_thaw_noirq()
1458 struct tb_cm *tcm = tb_priv(tb); in tb_runtime_suspend()
1470 struct tb_cm *tcm = container_of(work, struct tb_cm, remove_work.work); in tb_remove_work()
1483 struct tb_cm *tcm = tb_priv(tb); in tb_runtime_resume()
1522 struct tb_cm *tcm; in tb_probe()