Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtb.h650 struct tb_switch *tb_switch_alloc_safe_mode(struct tb *tb,
H A Dicm.c2098 tb->root_switch = tb_switch_alloc_safe_mode(tb, &tb->dev, 0); in icm_start()
H A Dswitch.c1993 tb_switch_alloc_safe_mode(struct tb *tb, struct device *parent, u64 route) in tb_switch_alloc_safe_mode() function