Home
last modified time | relevance | path

Searched refs:tb_to_switch (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/thunderbolt/
A Dswitch.c1749 struct tb_switch *sw = tb_to_switch(dev); in authorized_show()
1759 sw = tb_to_switch(dev); in disapprove_switch()
1837 struct tb_switch *sw = tb_to_switch(dev); in authorized_store()
1859 struct tb_switch *sw = tb_to_switch(dev); in boot_show()
1868 struct tb_switch *sw = tb_to_switch(dev); in device_show()
1877 struct tb_switch *sw = tb_to_switch(dev); in device_name_show()
1886 struct tb_switch *sw = tb_to_switch(dev); in generation_show()
1895 struct tb_switch *sw = tb_to_switch(dev); in key_show()
3733 return tb_to_switch(dev); in tb_switch_find_by_link_depth()
3757 return tb_to_switch(dev); in tb_switch_find_by_uuid()
[all …]
A Dnvm.c58 struct tb_switch *sw = tb_to_switch(nvm->dev); in intel_switch_nvm_version()
91 struct tb_switch *sw = tb_to_switch(nvm->dev); in intel_switch_nvm_validate()
138 struct tb_switch *sw = tb_to_switch(nvm->dev); in intel_switch_nvm_write_headers()
162 struct tb_switch *sw = tb_to_switch(nvm->dev); in asmedia_switch_nvm_version()
292 const struct tb_switch *sw = tb_to_switch(dev); in tb_nvm_alloc()
A Ddomain.c655 parent_sw = tb_to_switch(sw->dev.parent); in tb_domain_approve_switch()
682 parent_sw = tb_to_switch(sw->dev.parent); in tb_domain_approve_switch_key()
719 parent_sw = tb_to_switch(sw->dev.parent); in tb_domain_challenge_switch_key()
A Dacpi.c330 return tb_acpi_switch_find_companion(tb_to_switch(dev)); in tb_acpi_find_companion()
A Dtb.h874 static inline struct tb_switch *tb_to_switch(const struct device *dev) in tb_to_switch() function
883 return tb_to_switch(sw->dev.parent); in tb_switch_parent()
1241 return tb_to_switch(xd->dev.parent); in tb_xdomain_parent()
A Dtb.c248 sw = tb_to_switch(dev); in tb_increase_switch_tmu_accuracy()
293 struct tb_switch *sw = tb_to_switch(dev); in tb_switch_tmu_hifi_uni_required()
2212 sw = tb_to_switch(xd->dev.parent); in tb_approve_xdomain_paths()
2260 sw = tb_to_switch(xd->dev.parent); in __tb_disconnect_xdomain_paths()
2823 struct tb_switch *sw = tb_to_switch(dev); in tb_scan_finalize_switch()
A Dicm.c714 sw = tb_to_switch(xd->dev.parent); in remove_xdomain()
2025 struct tb_switch *sw = tb_to_switch(dev); in complete_rpm()
A Dxdomain.c1963 struct tb_switch *parent_sw = tb_to_switch(parent); in tb_xdomain_alloc()

Completed in 58 milliseconds