Home
last modified time | relevance | path

Searched refs:xdomain (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/drivers/thunderbolt/
Dtb.c202 tb_port_at(route, sw)->xdomain = xd; in tb_scan_xdomain()
623 if (port->xdomain) { in tb_scan_port()
624 tb_xdomain_remove(port->xdomain); in tb_scan_port()
626 port->xdomain = NULL; in tb_scan_port()
1217 } else if (port->xdomain) { in tb_handle_hotplug()
1218 struct tb_xdomain *xd = tb_xdomain_get(port->xdomain); in tb_handle_hotplug()
1230 port->xdomain = NULL; in tb_handle_hotplug()
1414 if (!tb_port_has_remote(port) && !port->xdomain) in tb_restore_children()
1422 } else if (port->xdomain) { in tb_restore_children()
1467 if (port->xdomain && port->xdomain->is_unplugged) { in tb_free_unplugged_xdomains()
[all …]
DMakefile4 thunderbolt-objs += domain.o dma_port.o icm.o property.o xdomain.o lc.o tmu.o usb4.o
Dswitch.c1184 if (!tb_is_upstream_port(port) || port->xdomain) in tb_port_resume()
1188 return has_remote || port->xdomain; in tb_port_resume()
2840 } else if (port->xdomain) { in tb_switch_remove()
2841 tb_xdomain_remove(port->xdomain); in tb_switch_remove()
2842 port->xdomain = NULL; in tb_switch_remove()
2880 else if (port->xdomain) in tb_sw_set_unplugged()
2881 port->xdomain->is_unplugged = true; in tb_sw_set_unplugged()
2962 else if (port->xdomain) in tb_switch_resume()
2963 port->xdomain->is_unplugged = true; in tb_switch_resume()
Dicm.c696 tb_port_at(route, sw)->xdomain = xd; in add_xdomain()
717 tb_port_at(xd->route, sw)->xdomain = NULL; in remove_xdomain()
2013 if (port->xdomain) in icm_unplug_children()
2014 port->xdomain->is_unplugged = true; in icm_unplug_children()
2055 if (port->xdomain && port->xdomain->is_unplugged) { in icm_free_unplugged_children()
2056 tb_xdomain_remove(port->xdomain); in icm_free_unplugged_children()
2057 port->xdomain = NULL; in icm_free_unplugged_children()
Dxdomain.c36 module_param_named(xdomain, tb_xdomain_enabled, bool, 0444);
37 MODULE_PARM_DESC(xdomain, "allow XDomain protocol (default: true)");
1700 if (port->xdomain) { in switch_find_xdomain()
1701 xd = port->xdomain; in switch_find_xdomain()
Dtb.h233 struct tb_xdomain *xdomain; member
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-bus-thunderbolt246 What: /sys/bus/thunderbolt/devices/<xdomain>.<service>/key
261 What: /sys/bus/thunderbolt/devices/<xdomain>.<service>/modalias
268 What: /sys/bus/thunderbolt/devices/<xdomain>.<service>/prtcid
275 What: /sys/bus/thunderbolt/devices/<xdomain>.<service>/prtcvers
282 What: /sys/bus/thunderbolt/devices/<xdomain>.<service>/prtcrevs
289 What: /sys/bus/thunderbolt/devices/<xdomain>.<service>/prtcstns