Lines Matching defs:tb

125 	struct tb *tb = container_of(dev, struct tb, dev);  in boot_acl_show()  local
167 struct tb *tb = container_of(dev, struct tb, dev); in boot_acl_store() local
244 const struct tb *tb = container_of(dev, struct tb, dev); in deauthorization_show() local
273 struct tb *tb = container_of(dev, struct tb, dev); in security_show() local
295 struct tb *tb = container_of(dev, struct tb, dev); in domain_attr_is_visible() local
328 struct tb *tb = container_of(dev, struct tb, dev); in tb_domain_release() local
345 struct tb *tb = data; in tb_domain_event_cb() local
383 struct tb *tb; in tb_domain_alloc() local
442 int tb_domain_add(struct tb *tb) in tb_domain_add()
506 void tb_domain_remove(struct tb *tb) in tb_domain_remove()
525 int tb_domain_suspend_noirq(struct tb *tb) in tb_domain_suspend_noirq()
551 int tb_domain_resume_noirq(struct tb *tb) in tb_domain_resume_noirq()
564 int tb_domain_suspend(struct tb *tb) in tb_domain_suspend()
569 int tb_domain_freeze_noirq(struct tb *tb) in tb_domain_freeze_noirq()
583 int tb_domain_thaw_noirq(struct tb *tb) in tb_domain_thaw_noirq()
596 void tb_domain_complete(struct tb *tb) in tb_domain_complete()
602 int tb_domain_runtime_suspend(struct tb *tb) in tb_domain_runtime_suspend()
613 int tb_domain_runtime_resume(struct tb *tb) in tb_domain_runtime_resume()
633 int tb_domain_disapprove_switch(struct tb *tb, struct tb_switch *sw) in tb_domain_disapprove_switch()
650 int tb_domain_approve_switch(struct tb *tb, struct tb_switch *sw) in tb_domain_approve_switch()
676 int tb_domain_approve_switch_key(struct tb *tb, struct tb_switch *sw) in tb_domain_approve_switch_key()
708 int tb_domain_challenge_switch_key(struct tb *tb, struct tb_switch *sw) in tb_domain_challenge_switch_key()
781 int tb_domain_disconnect_pcie_paths(struct tb *tb) in tb_domain_disconnect_pcie_paths()
805 int tb_domain_approve_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, in tb_domain_approve_xdomain_paths()
832 int tb_domain_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, in tb_domain_disconnect_xdomain_paths()
846 struct tb *tb = data; in disconnect_xdomain() local
866 int tb_domain_disconnect_all_paths(struct tb *tb) in tb_domain_disconnect_all_paths()