Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thunderbolt/
A Dtb.h200 bool is_unplugged; member
635 if (sw->is_unplugged) in tb_sw_read()
649 if (sw->is_unplugged) in tb_sw_write()
663 if (port->sw->is_unplugged) in tb_port_read()
677 if (port->sw->is_unplugged) in tb_port_write()
A Dpath.c587 if (path->hops[i].in_port->sw->is_unplugged) in tb_path_is_invalid()
589 if (path->hops[i].out_port->sw->is_unplugged) in tb_path_is_invalid()
A Dtb.c949 if (port->remote->sw->is_unplugged) { in tb_free_unplugged_children()
1479 if (!xd->is_unplugged) { in tb_disconnect_xdomain_paths()
1562 xd->is_unplugged = true; in tb_handle_hotplug()
1996 if (sw->is_unplugged) in tb_restore_children()
2100 if (port->xdomain && port->xdomain->is_unplugged) { in tb_free_unplugged_xdomains()
A Dswitch.c574 if (credits == 0 || port->sw->is_unplugged) in tb_port_add_nfc_credits()
2885 if (sw->is_unplugged) in tb_switch_unconfigure_link()
3092 if (!sw->is_unplugged) in tb_switch_remove()
3115 if (sw->is_unplugged) { in tb_sw_set_unplugged()
3119 sw->is_unplugged = true; in tb_sw_set_unplugged()
3124 port->xdomain->is_unplugged = true; in tb_sw_set_unplugged()
3210 port->xdomain->is_unplugged = true; in tb_switch_resume()
A Dicm.c666 sw->is_unplugged = false; in update_switch()
709 xd->is_unplugged = false; in update_xdomain()
2015 sw->is_unplugged = true; 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()
2064 if (port->remote->sw->is_unplugged) { in icm_free_unplugged_children()
A Dxdomain.c1206 xd->is_unplugged = true; in tb_xdomain_get_uuid()
/linux-6.3-rc2/include/linux/
A Dthunderbolt.h239 bool is_unplugged; member

Completed in 27 milliseconds