Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thunderbolt/
A Dswitch.c1704 struct tb_switch *sw = tb_to_switch(dev); in authorized_show()
1714 sw = tb_to_switch(dev); in disapprove_switch()
1792 struct tb_switch *sw = tb_to_switch(dev); in authorized_store()
1814 struct tb_switch *sw = tb_to_switch(dev); in boot_show()
1823 struct tb_switch *sw = tb_to_switch(dev); in device_show()
1832 struct tb_switch *sw = tb_to_switch(dev); in device_name_show()
1841 struct tb_switch *sw = tb_to_switch(dev); in generation_show()
1850 struct tb_switch *sw = tb_to_switch(dev); in key_show()
3403 return tb_to_switch(dev); in tb_switch_find_by_link_depth()
3427 return tb_to_switch(dev); in tb_switch_find_by_uuid()
[all …]
A 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()
A 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()
A Dacpi.c343 return tb_acpi_switch_find_companion(tb_to_switch(dev)); in tb_acpi_find_companion()
A Dtb.h840 static inline struct tb_switch *tb_to_switch(const struct device *dev) in tb_to_switch() function
849 return tb_to_switch(sw->dev.parent); in tb_switch_parent()
1172 return tb_to_switch(xd->dev.parent); in tb_xdomain_parent()
A Dtb.c1385 parent_sw = tb_to_switch(sw->dev.parent); in tb_tunnel_pci()
1425 sw = tb_to_switch(xd->dev.parent); in tb_approve_xdomain_paths()
1459 sw = tb_to_switch(xd->dev.parent); in __tb_disconnect_xdomain_paths()
1895 struct tb_switch *sw = tb_to_switch(dev); in tb_scan_finalize_switch()
A 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()
A Dtmu.c749 struct tb_switch *sw = tb_to_switch(dev); in tb_switch_tmu_config_enable()
A 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()

Completed in 30 milliseconds