Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb.c566 tb_port_at(route, sw)->xdomain = xd; in tb_scan_xdomain()
1397 if (port->xdomain) { in tb_scan_port()
1398 tb_xdomain_remove(port->xdomain); in tb_scan_port()
1400 port->xdomain = NULL; in tb_scan_port()
2262 } else if (port->xdomain) { in tb_handle_hotplug()
2263 struct tb_xdomain *xd = tb_xdomain_get(port->xdomain); in tb_handle_hotplug()
2275 port->xdomain = NULL; in tb_handle_hotplug()
2765 if (!tb_port_has_remote(port) && !port->xdomain) in tb_restore_children()
2774 } else if (port->xdomain) { in tb_restore_children()
2775 tb_port_configure_xdomain(port, port->xdomain); in tb_restore_children()
[all …]
H A DMakefile4 thunderbolt-objs += domain.o dma_port.o icm.o property.o xdomain.o lc.o tmu.o usb4.o
H A Dusb4_port.c56 else if (port->xdomain) in link_show()
57 link = port->xdomain->link_usb4 ? "usb4" : "tbt"; in link_show()
H A Dswitch.c1311 if (!tb_is_upstream_port(port) || port->xdomain) in tb_port_resume()
1315 return has_remote || port->xdomain; in tb_port_resume()
3396 } else if (port->xdomain) { in tb_switch_remove()
3397 port->xdomain->is_unplugged = true; in tb_switch_remove()
3398 tb_xdomain_remove(port->xdomain); in tb_switch_remove()
3399 port->xdomain = NULL; in tb_switch_remove()
3437 else if (port->xdomain) in tb_sw_set_unplugged()
3438 port->xdomain->is_unplugged = true; in tb_sw_set_unplugged()
3545 else if (port->xdomain) in tb_switch_resume()
3546 port->xdomain->is_unplugged = true; in tb_switch_resume()
H A Dicm.c694 tb_port_at(route, sw)->xdomain = xd; in add_xdomain()
715 tb_port_at(xd->route, sw)->xdomain = NULL; in remove_xdomain()
2016 if (port->xdomain) in icm_unplug_children()
2017 port->xdomain->is_unplugged = true; in icm_unplug_children()
2058 if (port->xdomain && port->xdomain->is_unplugged) { in icm_free_unplugged_children()
2059 tb_xdomain_remove(port->xdomain); in icm_free_unplugged_children()
2060 port->xdomain = NULL; in icm_free_unplugged_children()
H A Dclx.c78 if (port->xdomain) in tb_port_clx_supported()
H A Dxdomain.c62 module_param_named(xdomain, tb_xdomain_enabled, bool, 0444);
63 MODULE_PARM_DESC(xdomain, "allow XDomain protocol (default: true)");
2248 if (port->xdomain) { in switch_find_xdomain()
2249 xd = port->xdomain; in switch_find_xdomain()
H A Dtb.h270 struct tb_xdomain *xdomain; member
/openbmc/linux/Documentation/ABI/testing/
H A 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
/openbmc/linux/
H A Dopengrok2.0.log[all...]
H A Dopengrok0.0.log[all...]