Lines Matching defs:tb
126 struct tb *tb = container_of(dev, struct tb, dev); in boot_acl_show() local
168 struct tb *tb = container_of(dev, struct tb, dev); in boot_acl_store() local
258 struct tb *tb = container_of(dev, struct tb, dev); in security_show() local
279 struct tb *tb = container_of(dev, struct tb, dev); in domain_attr_is_visible() local
312 struct tb *tb = container_of(dev, struct tb, dev); in tb_domain_release() local
342 struct tb *tb; in tb_domain_alloc() local
387 struct tb *tb = data; in tb_domain_event_cb() local
417 int tb_domain_add(struct tb *tb) in tb_domain_add()
486 void tb_domain_remove(struct tb *tb) in tb_domain_remove()
505 int tb_domain_suspend_noirq(struct tb *tb) in tb_domain_suspend_noirq()
531 int tb_domain_resume_noirq(struct tb *tb) in tb_domain_resume_noirq()
544 int tb_domain_suspend(struct tb *tb) in tb_domain_suspend()
549 int tb_domain_freeze_noirq(struct tb *tb) in tb_domain_freeze_noirq()
563 int tb_domain_thaw_noirq(struct tb *tb) in tb_domain_thaw_noirq()
576 void tb_domain_complete(struct tb *tb) in tb_domain_complete()
582 int tb_domain_runtime_suspend(struct tb *tb) in tb_domain_runtime_suspend()
593 int tb_domain_runtime_resume(struct tb *tb) in tb_domain_runtime_resume()
613 int tb_domain_approve_switch(struct tb *tb, struct tb_switch *sw) in tb_domain_approve_switch()
639 int tb_domain_approve_switch_key(struct tb *tb, struct tb_switch *sw) in tb_domain_approve_switch_key()
671 int tb_domain_challenge_switch_key(struct tb *tb, struct tb_switch *sw) in tb_domain_challenge_switch_key()
744 int tb_domain_disconnect_pcie_paths(struct tb *tb) in tb_domain_disconnect_pcie_paths()
764 int tb_domain_approve_xdomain_paths(struct tb *tb, struct tb_xdomain *xd) in tb_domain_approve_xdomain_paths()
784 int tb_domain_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd) in tb_domain_disconnect_xdomain_paths()
795 struct tb *tb = data; in disconnect_xdomain() local
815 int tb_domain_disconnect_all_paths(struct tb *tb) in tb_domain_disconnect_all_paths()