Home
last modified time | relevance | path

Searched refs:tb_switch_is_icm (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/thunderbolt/
A Dnhi_ops.c130 if (tb_switch_is_icm(tb->root_switch)) { in icl_nhi_suspend()
153 if (!tb_switch_is_icm(tb->root_switch)) in icl_nhi_suspend_noirq()
A Dswitch.c623 if (tb_switch_is_icm(port->sw)) in tb_port_unlock()
1665 if (tb_switch_is_icm(sw) || tb_switch_is_usb4(sw)) in tb_plug_events_active()
2625 if (!tb_route(sw) && !tb_switch_is_icm(sw)) in tb_switch_add_dma_port()
2721 if (!tb_route(sw) || tb_switch_is_icm(sw)) in tb_switch_update_link_attributes()
2857 if (!tb_route(sw) || tb_switch_is_icm(sw)) in tb_switch_configure_link()
2887 if (!tb_route(sw) || tb_switch_is_icm(sw)) in tb_switch_unconfigure_link()
2905 if (tb_switch_is_icm(sw)) in tb_switch_credits_init()
2917 if (tb_switch_is_icm(sw)) in tb_switch_port_hotplug_enable()
A Dtmu.c240 if (tb_switch_is_icm(sw)) in tb_switch_tmu_init()
A Dtb.h950 static inline bool tb_switch_is_icm(const struct tb_switch *sw) in tb_switch_is_icm() function
A Dusb4.c1005 if (tb_switch_is_icm(sw) || !tb_switch_is_usb4(sw)) in usb4_switch_add_ports()

Completed in 17 milliseconds