Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtmu.c208 int tb_switch_tmu_post_time(struct tb_switch *sw) in tb_switch_tmu_post_time() function
H A Dtb.h830 int tb_switch_tmu_post_time(struct tb_switch *sw);
H A Dtb.c214 ret = tb_switch_tmu_post_time(sw); in tb_enable_tmu()