Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thunderbolt/
Dclx.c186 int tb_switch_clx_init(struct tb_switch *sw) in tb_switch_clx_init() function
Dtb.h1003 int tb_switch_clx_init(struct tb_switch *sw);
Dswitch.c2962 ret = tb_switch_clx_init(sw); in tb_switch_add()