Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dswitch.c310 struct tb_switch *sw = tb_to_switch(nvm->dev); in nvm_read()
333 struct tb_switch *sw = tb_to_switch(nvm->dev); in nvm_write()
1695 struct tb_switch *sw = tb_to_switch(dev); in authorized_show()
1705 sw = tb_to_switch(dev); in disapprove_switch()
1783 struct tb_switch *sw = tb_to_switch(dev); in authorized_store()
1805 struct tb_switch *sw = tb_to_switch(dev); in boot_show()
1814 struct tb_switch *sw = tb_to_switch(dev); in device_show()
1823 struct tb_switch *sw = tb_to_switch(dev); in device_name_show()
1832 struct tb_switch *sw = tb_to_switch(dev); in generation_show()
1841 struct tb_switch *sw = tb_to_switch(dev); in key_show()
[all …]
Dnvm.c54 struct tb_switch *sw = tb_to_switch(nvm->dev); in intel_switch_nvm_version()
87 struct tb_switch *sw = tb_to_switch(nvm->dev); in intel_switch_nvm_validate()
134 struct tb_switch *sw = tb_to_switch(nvm->dev); in intel_switch_nvm_write_headers()
158 struct tb_switch *sw = tb_to_switch(nvm->dev); in asmedia_switch_nvm_version()
288 const struct tb_switch *sw = tb_to_switch(dev); in tb_nvm_alloc()
Ddomain.c650 parent_sw = tb_to_switch(sw->dev.parent); in tb_domain_approve_switch()
677 parent_sw = tb_to_switch(sw->dev.parent); in tb_domain_approve_switch_key()
714 parent_sw = tb_to_switch(sw->dev.parent); in tb_domain_challenge_switch_key()
Dacpi.c350 return tb_acpi_switch_find_companion(tb_to_switch(dev)); in tb_acpi_find_companion()
Dtb.c1152 parent_sw = tb_to_switch(sw->dev.parent); in tb_tunnel_pci()
1192 sw = tb_to_switch(xd->dev.parent); in tb_approve_xdomain_paths()
1226 sw = tb_to_switch(xd->dev.parent); in __tb_disconnect_xdomain_paths()
1424 struct tb_switch *sw = tb_to_switch(dev); in tb_scan_finalize_switch()
Dtb.h818 static inline struct tb_switch *tb_to_switch(struct device *dev) in tb_to_switch() function
827 return tb_to_switch(sw->dev.parent); in tb_switch_parent()
1150 return tb_to_switch(xd->dev.parent); in tb_xdomain_parent()
Dicm.c676 parent_sw = tb_to_switch(sw->dev.parent); in remove_switch()
716 sw = tb_to_switch(xd->dev.parent); in remove_xdomain()
758 parent_sw = tb_to_switch(sw->dev.parent); in icm_fr_device_connected()
1239 parent_sw = tb_to_switch(sw->dev.parent); in __icm_tr_device_connected()
2027 struct tb_switch *sw = tb_to_switch(dev); in complete_rpm()
Dtmu.c749 struct tb_switch *sw = tb_to_switch(dev); in tb_switch_tmu_config_enable()
Dxdomain.c540 struct tb_switch *sw = tb_to_switch(xd->dev.parent); in tb_xdp_link_state_status_response()
1255 struct tb_switch *sw = tb_to_switch(xd->dev.parent); in tb_xdomain_link_state_change()
1850 struct tb_switch *parent_sw = tb_to_switch(parent); in tb_xdomain_alloc()