Searched refs:tb_switch_alloc_safe_mode (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | tb.h | 650 struct tb_switch *tb_switch_alloc_safe_mode(struct tb *tb,
|
H A D | icm.c | 2098 tb->root_switch = tb_switch_alloc_safe_mode(tb, &tb->dev, 0); in icm_start()
|
H A D | switch.c | 1979 * tb_switch_alloc_safe_mode() - allocate a switch that is in safe mode 1993 tb_switch_alloc_safe_mode(struct tb *tb, struct device *parent, u64 route) in tb_switch_alloc_safe_mode() function
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | tb.h | 794 struct tb_switch *tb_switch_alloc_safe_mode(struct tb *tb,
|
H A D | switch.c | 2367 * tb_switch_alloc_safe_mode() - allocate a switch that is in safe mode 2381 tb_switch_alloc_safe_mode(struct tb *tb, struct device *parent, u64 route) in tb_switch_alloc_safe_mode() function
|
H A D | icm.c | 2153 tb->root_switch = tb_switch_alloc_safe_mode(tb, &tb->dev, 0); in icm_start()
|
Completed in 19 milliseconds