Home
last modified time | relevance | path

Searched refs:tb_switch_tmu_post_time (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/thunderbolt/
Dtmu.c443 int tb_switch_tmu_post_time(struct tb_switch *sw) in tb_switch_tmu_post_time() function
Dtb.h969 int tb_switch_tmu_post_time(struct tb_switch *sw);
Dtb.c377 ret = tb_switch_tmu_post_time(sw); in tb_enable_tmu()