Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thunderbolt/
Dswitch.c2385 static bool tb_switch_exceeds_max_depth(const struct tb_switch *sw, int depth) in tb_switch_exceeds_max_depth() function
2456 if (tb_switch_exceeds_max_depth(sw, depth)) { in tb_switch_alloc()