Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thunderbolt/
Dtb.c80 static struct tb_bandwidth_group *tb_find_free_bandwidth_group(struct tb_cm *tcm) in tb_find_free_bandwidth_group() function
122 group = tb_find_free_bandwidth_group(tcm); in tb_attach_bandwidth_group()