Home
last modified time | relevance | path

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

/drivers/thunderbolt/
A Dtb.h193 bool is_unplugged; member
673 if (sw->is_unplugged) in tb_sw_read()
687 if (sw->is_unplugged) in tb_sw_write()
701 if (port->sw->is_unplugged) in tb_port_read()
715 if (port->sw->is_unplugged) in tb_port_write()
A Dswitch.c571 if (credits == 0 || port->sw->is_unplugged) in tb_port_add_nfc_credits()
3198 if (sw->is_unplugged) in tb_switch_unconfigure_link()
3395 port->xdomain->is_unplugged = true; in tb_switch_remove()
3404 if (!sw->is_unplugged) in tb_switch_remove()
3427 if (sw->is_unplugged) { in tb_sw_set_unplugged()
3431 sw->is_unplugged = true; in tb_sw_set_unplugged()
3436 port->xdomain->is_unplugged = true; in tb_sw_set_unplugged()
3544 port->xdomain->is_unplugged = true; in tb_switch_resume()
A Dpath.c601 if (path->hops[i].in_port->sw->is_unplugged) in tb_path_is_invalid()
603 if (path->hops[i].out_port->sw->is_unplugged) in tb_path_is_invalid()
A Dicm.c692 sw->is_unplugged = false; in update_switch()
732 xd->is_unplugged = false; in update_xdomain()
2047 sw->is_unplugged = true; in icm_unplug_children()
2051 port->xdomain->is_unplugged = true; in icm_unplug_children()
2092 if (port->xdomain && port->xdomain->is_unplugged) { in icm_free_unplugged_children()
2096 if (port->remote->sw->is_unplugged) { in icm_free_unplugged_children()
A Dtb.c1164 if (up->sw->is_unplugged) in tb_configure_sym()
1790 if (port->remote->sw->is_unplugged) { in tb_free_unplugged_children()
2396 if (!xd->is_unplugged) { in tb_disconnect_xdomain_paths()
2480 xd->is_unplugged = true; in tb_handle_hotplug()
3078 if (sw->is_unplugged) in tb_restore_children()
3174 if (port->xdomain && port->xdomain->is_unplugged) { in tb_free_unplugged_xdomains()
A Dclx.c408 if (sw->is_unplugged) in tb_switch_clx_disable()
A Dxdomain.c1234 xd->is_unplugged = true; in tb_xdomain_get_uuid()

Completed in 37 milliseconds