Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb.c277 return tb_switch_tmu_enable(sw); in tb_increase_switch_tmu_accuracy()
375 return tb_switch_tmu_enable(sw); in tb_enable_tmu()
2991 tb_switch_tmu_enable(tb->root_switch); in tb_start()
H A Dtmu.c942 int tb_switch_tmu_enable(struct tb_switch *sw) in tb_switch_tmu_enable() function