Searched refs:xdomain (Results 1 – 8 of 8) sorted by relevance
240 tb_port_at(route, sw)->xdomain = xd; in tb_scan_xdomain()662 if (port->xdomain) { in tb_scan_port()663 tb_xdomain_remove(port->xdomain); in tb_scan_port()665 port->xdomain = NULL; in tb_scan_port()1307 } else if (port->xdomain) { in tb_handle_hotplug()1308 struct tb_xdomain *xd = tb_xdomain_get(port->xdomain); in tb_handle_hotplug()1320 port->xdomain = NULL; in tb_handle_hotplug()1541 if (!tb_port_has_remote(port) && !port->xdomain) in tb_restore_children()1549 } else if (port->xdomain) { in tb_restore_children()1550 tb_port_configure_xdomain(port, port->xdomain); in tb_restore_children()[all …]
4 thunderbolt-objs += domain.o dma_port.o icm.o property.o xdomain.o lc.o tmu.o usb4.o
56 else if (port->xdomain) in link_show()57 link = port->xdomain->link_usb4 ? "usb4" : "tbt"; in link_show()
1217 if (port->xdomain) in tb_port_clx_supported()1337 if (!tb_is_upstream_port(port) || port->xdomain) in tb_port_resume()1341 return has_remote || port->xdomain; in tb_port_resume()3074 } else if (port->xdomain) { in tb_switch_remove()3075 tb_xdomain_remove(port->xdomain); in tb_switch_remove()3076 port->xdomain = NULL; in tb_switch_remove()3114 else if (port->xdomain) in tb_sw_set_unplugged()3115 port->xdomain->is_unplugged = true; in tb_sw_set_unplugged()3200 else if (port->xdomain) in tb_switch_resume()3201 port->xdomain->is_unplugged = true; in tb_switch_resume()
696 tb_port_at(route, sw)->xdomain = xd; in add_xdomain()717 tb_port_at(xd->route, sw)->xdomain = NULL; in remove_xdomain()2018 if (port->xdomain) in icm_unplug_children()2019 port->xdomain->is_unplugged = true; in icm_unplug_children()2060 if (port->xdomain && port->xdomain->is_unplugged) { in icm_free_unplugged_children()2061 tb_xdomain_remove(port->xdomain); in icm_free_unplugged_children()2062 port->xdomain = NULL; in icm_free_unplugged_children()
61 module_param_named(xdomain, tb_xdomain_enabled, bool, 0444);62 MODULE_PARM_DESC(xdomain, "allow XDomain protocol (default: true)");2168 if (port->xdomain) { in switch_find_xdomain()2169 xd = port->xdomain; in switch_find_xdomain()
258 struct tb_xdomain *xdomain; member
246 What: /sys/bus/thunderbolt/devices/<xdomain>.<service>/key261 What: /sys/bus/thunderbolt/devices/<xdomain>.<service>/modalias268 What: /sys/bus/thunderbolt/devices/<xdomain>.<service>/prtcid275 What: /sys/bus/thunderbolt/devices/<xdomain>.<service>/prtcvers282 What: /sys/bus/thunderbolt/devices/<xdomain>.<service>/prtcrevs289 What: /sys/bus/thunderbolt/devices/<xdomain>.<service>/prtcstns