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()
484 void tb_domain_remove(struct tb *tb) in tb_domain_remove()
503 int tb_domain_suspend_noirq(struct tb *tb) in tb_domain_suspend_noirq()
529 int tb_domain_resume_noirq(struct tb *tb) in tb_domain_resume_noirq()
542 int tb_domain_suspend(struct tb *tb) in tb_domain_suspend()
547 void tb_domain_complete(struct tb *tb) in tb_domain_complete()
553 int tb_domain_runtime_suspend(struct tb *tb) in tb_domain_runtime_suspend()
564 int tb_domain_runtime_resume(struct tb *tb) in tb_domain_runtime_resume()
584 int tb_domain_approve_switch(struct tb *tb, struct tb_switch *sw) in tb_domain_approve_switch()
610 int tb_domain_approve_switch_key(struct tb *tb, struct tb_switch *sw) in tb_domain_approve_switch_key()
642 int tb_domain_challenge_switch_key(struct tb *tb, struct tb_switch *sw) in tb_domain_challenge_switch_key()
715 int tb_domain_disconnect_pcie_paths(struct tb *tb) in tb_domain_disconnect_pcie_paths()
735 int tb_domain_approve_xdomain_paths(struct tb *tb, struct tb_xdomain *xd) in tb_domain_approve_xdomain_paths()
755 int tb_domain_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd) in tb_domain_disconnect_xdomain_paths()
766 struct tb *tb = data; in disconnect_xdomain() local
786 int tb_domain_disconnect_all_paths(struct tb *tb) in tb_domain_disconnect_all_paths()