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
435 int tb_domain_add(struct tb *tb, bool reset) in tb_domain_add()
499 void tb_domain_remove(struct tb *tb) in tb_domain_remove()
522 int tb_domain_suspend_noirq(struct tb *tb) in tb_domain_suspend_noirq()
548 int tb_domain_resume_noirq(struct tb *tb) in tb_domain_resume_noirq()
561 int tb_domain_suspend(struct tb *tb) in tb_domain_suspend()
566 int tb_domain_freeze_noirq(struct tb *tb) in tb_domain_freeze_noirq()
580 int tb_domain_thaw_noirq(struct tb *tb) in tb_domain_thaw_noirq()
593 void tb_domain_complete(struct tb *tb) in tb_domain_complete()
599 int tb_domain_runtime_suspend(struct tb *tb) in tb_domain_runtime_suspend()
610 int tb_domain_runtime_resume(struct tb *tb) in tb_domain_runtime_resume()
630 int tb_domain_disapprove_switch(struct tb *tb, struct tb_switch *sw) in tb_domain_disapprove_switch()
647 int tb_domain_approve_switch(struct tb *tb, struct tb_switch *sw) in tb_domain_approve_switch()
673 int tb_domain_approve_switch_key(struct tb *tb, struct tb_switch *sw) in tb_domain_approve_switch_key()
705 int tb_domain_challenge_switch_key(struct tb *tb, struct tb_switch *sw) in tb_domain_challenge_switch_key()
778 int tb_domain_disconnect_pcie_paths(struct tb *tb) in tb_domain_disconnect_pcie_paths()
802 int tb_domain_approve_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, in tb_domain_approve_xdomain_paths()
829 int tb_domain_disconnect_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, in tb_domain_disconnect_xdomain_paths()
843 struct tb *tb = data; in disconnect_xdomain() local
863 int tb_domain_disconnect_all_paths(struct tb *tb) in tb_domain_disconnect_all_paths()