Lines Matching defs:tb

127 	struct tb *tb = container_of(dev, struct tb, dev);  in boot_acl_show()  local
169 struct tb *tb = container_of(dev, struct tb, dev); in boot_acl_store() local
245 struct tb *tb = container_of(dev, struct tb, dev); in security_show() local
265 struct tb *tb = container_of(dev, struct tb, dev); in domain_attr_is_visible() local
298 struct tb *tb = container_of(dev, struct tb, dev); in tb_domain_release() local
328 struct tb *tb; in tb_domain_alloc() local
373 struct tb *tb = data; in tb_domain_event_cb() local
403 int tb_domain_add(struct tb *tb) in tb_domain_add()
470 void tb_domain_remove(struct tb *tb) in tb_domain_remove()
489 int tb_domain_suspend_noirq(struct tb *tb) in tb_domain_suspend_noirq()
515 int tb_domain_resume_noirq(struct tb *tb) in tb_domain_resume_noirq()
528 int tb_domain_suspend(struct tb *tb) in tb_domain_suspend()
533 void tb_domain_complete(struct tb *tb) in tb_domain_complete()
539 int tb_domain_runtime_suspend(struct tb *tb) in tb_domain_runtime_suspend()
550 int tb_domain_runtime_resume(struct tb *tb) in tb_domain_runtime_resume()
570 int tb_domain_approve_switch(struct tb *tb, struct tb_switch *sw) in tb_domain_approve_switch()
596 int tb_domain_approve_switch_key(struct tb *tb, struct tb_switch *sw) in tb_domain_approve_switch_key()
628 int tb_domain_challenge_switch_key(struct tb *tb, struct tb_switch *sw) in tb_domain_challenge_switch_key()
702 int tb_domain_disconnect_pcie_paths(struct tb *tb) in tb_domain_disconnect_pcie_paths()
722 int tb_domain_approve_xdomain_paths(struct tb *tb, struct tb_xdomain *xd) in tb_domain_approve_xdomain_paths()
742 int tb_domain_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd) in tb_domain_disconnect_xdomain_paths()
753 struct tb *tb = data; in disconnect_xdomain() local
773 int tb_domain_disconnect_all_paths(struct tb *tb) in tb_domain_disconnect_all_paths()