Home
last modified time | relevance | path

Searched refs:has_ucap (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/thunderbolt/
Dtmu.c106 if (!port->sw->tmu.has_ucap) in tb_port_tmu_set_unidirectional()
184 sw->tmu.has_ucap = tb_switch_tmu_ucap_supported(sw); in tb_switch_tmu_init()
185 if (sw->tmu.has_ucap) { in tb_switch_tmu_init()
Dtb.h91 bool has_ucap; member