Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/thunderbolt/
Dclx.c208 int tb_switch_clx_init(struct tb_switch *sw) in tb_switch_clx_init() function
Dtb.h1049 int tb_switch_clx_init(struct tb_switch *sw);
Dswitch.c3304 ret = tb_switch_clx_init(sw); in tb_switch_add()