Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dswitch.c1041 struct tb_switch *sw = tb_to_switch(dev); in authorized_show()
1090 struct tb_switch *sw = tb_to_switch(dev); in authorized_store()
1112 struct tb_switch *sw = tb_to_switch(dev); in boot_show()
1121 struct tb_switch *sw = tb_to_switch(dev); in device_show()
1130 struct tb_switch *sw = tb_to_switch(dev); in device_name_show()
1139 struct tb_switch *sw = tb_to_switch(dev); in key_show()
1157 struct tb_switch *sw = tb_to_switch(dev); in key_store()
1215 struct tb_switch *sw = tb_to_switch(dev); in nvm_authenticate_show()
1225 struct tb_switch *sw = tb_to_switch(dev); in nvm_authenticate_store()
1288 struct tb_switch *sw = tb_to_switch(dev); in nvm_version_show()
[all …]
Dlc.c101 down = tb_port_at(tb_route(sw), tb_to_switch(sw->dev.parent)); in tb_lc_configure_link()
131 down = tb_port_at(tb_route(sw), tb_to_switch(sw->dev.parent)); in tb_lc_unconfigure_link()
Dtb.c372 sw = tb_to_switch(sw->dev.parent); in tb_tunnel_dp()
414 parent_sw = tb_to_switch(sw->dev.parent); in tb_tunnel_pci()
442 sw = tb_to_switch(xd->dev.parent); in tb_approve_xdomain_paths()
473 sw = tb_to_switch(xd->dev.parent); in __tb_disconnect_xdomain_paths()
633 struct tb_switch *sw = tb_to_switch(dev); in tb_scan_finalize_switch()
Ddomain.c592 parent_sw = tb_to_switch(sw->dev.parent); in tb_domain_approve_switch()
619 parent_sw = tb_to_switch(sw->dev.parent); in tb_domain_approve_switch_key()
656 parent_sw = tb_to_switch(sw->dev.parent); in tb_domain_challenge_switch_key()
Dtb.h550 static inline struct tb_switch *tb_to_switch(struct device *dev) in tb_to_switch() function
559 return tb_to_switch(sw->dev.parent); in tb_switch_parent()
Dicm.c648 parent_sw = tb_to_switch(sw->dev.parent); in remove_switch()
688 sw = tb_to_switch(xd->dev.parent); in remove_xdomain()
728 parent_sw = tb_to_switch(sw->dev.parent); in icm_fr_device_connected()
1177 parent_sw = tb_to_switch(sw->dev.parent); in __icm_tr_device_connected()
1913 struct tb_switch *sw = tb_to_switch(dev); in complete_rpm()