Home
last modified time | relevance | path

Searched refs:tb_switch_tmu_enable (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtmu.c333 * tb_switch_tmu_enable() - Enable TMU on a switch
339 int tb_switch_tmu_enable(struct tb_switch *sw) in tb_switch_tmu_enable() function
H A Dtb.c218 return tb_switch_tmu_enable(sw); in tb_enable_tmu()
1318 tb_switch_tmu_enable(tb->root_switch); in tb_start()
H A Dtb.h832 int tb_switch_tmu_enable(struct tb_switch *sw);
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb.c319 return tb_switch_tmu_enable(sw); in tb_increase_switch_tmu_accuracy()
381 return tb_switch_tmu_enable(sw); in tb_enable_tmu()
2127 tb_switch_tmu_enable(tb->root_switch); in tb_start()
H A Dtmu.c935 * tb_switch_tmu_enable() - Enable TMU on a router
942 int tb_switch_tmu_enable(struct tb_switch *sw) in tb_switch_tmu_enable() function
1017 * Selects the TMU mode that is enabled when tb_switch_tmu_enable() is
H A Dtb.h971 int tb_switch_tmu_enable(struct tb_switch *sw);

Completed in 12 milliseconds