Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dclx.c186 int tb_switch_clx_init(struct tb_switch *sw) in tb_switch_clx_init() function
H A Dtb.h1010 int tb_switch_clx_init(struct tb_switch *sw);
H A Dswitch.c3306 ret = tb_switch_clx_init(sw); in tb_switch_add()