Lines Matching defs:tb

123 	struct tb *tb = container_of(dev, struct tb, dev);  in boot_acl_show()  local
163 struct tb *tb = container_of(dev, struct tb, dev); in boot_acl_store() local
240 const struct tb *tb = container_of(dev, struct tb, dev); in deauthorization_show() local
256 struct tb *tb = container_of(dev, struct tb, dev); in iommu_dma_protection_show() local
265 struct tb *tb = container_of(dev, struct tb, dev); in security_show() local
287 struct tb *tb = container_of(dev, struct tb, dev); in domain_attr_is_visible() local
320 struct tb *tb = container_of(dev, struct tb, dev); in tb_domain_release() local
337 struct tb *tb = data; in tb_domain_event_cb() local
375 struct tb *tb; in tb_domain_alloc() local
434 int tb_domain_add(struct tb *tb) in tb_domain_add()
498 void tb_domain_remove(struct tb *tb) in tb_domain_remove()
517 int tb_domain_suspend_noirq(struct tb *tb) in tb_domain_suspend_noirq()
543 int tb_domain_resume_noirq(struct tb *tb) in tb_domain_resume_noirq()
556 int tb_domain_suspend(struct tb *tb) in tb_domain_suspend()
561 int tb_domain_freeze_noirq(struct tb *tb) in tb_domain_freeze_noirq()
575 int tb_domain_thaw_noirq(struct tb *tb) in tb_domain_thaw_noirq()
588 void tb_domain_complete(struct tb *tb) in tb_domain_complete()
594 int tb_domain_runtime_suspend(struct tb *tb) in tb_domain_runtime_suspend()
605 int tb_domain_runtime_resume(struct tb *tb) in tb_domain_runtime_resume()
625 int tb_domain_disapprove_switch(struct tb *tb, struct tb_switch *sw) in tb_domain_disapprove_switch()
642 int tb_domain_approve_switch(struct tb *tb, struct tb_switch *sw) in tb_domain_approve_switch()
668 int tb_domain_approve_switch_key(struct tb *tb, struct tb_switch *sw) in tb_domain_approve_switch_key()
700 int tb_domain_challenge_switch_key(struct tb *tb, struct tb_switch *sw) in tb_domain_challenge_switch_key()
773 int tb_domain_disconnect_pcie_paths(struct tb *tb) in tb_domain_disconnect_pcie_paths()
797 int tb_domain_approve_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, in tb_domain_approve_xdomain_paths()
824 int tb_domain_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, in tb_domain_disconnect_xdomain_paths()
838 struct tb *tb = data; in disconnect_xdomain() local
858 int tb_domain_disconnect_all_paths(struct tb *tb) in tb_domain_disconnect_all_paths()