Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thunderbolt/
Dtb.c704 ret = tb_switch_enable_clx(sw, TB_CL1); in tb_scan_port()
1522 ret = tb_switch_enable_clx(sw, TB_CL1); in tb_restore_children()
Dtb.h977 int tb_switch_enable_clx(struct tb_switch *sw, enum tb_clx clx);
Dswitch.c3562 int tb_switch_enable_clx(struct tb_switch *sw, enum tb_clx clx) in tb_switch_enable_clx() function