Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dtb.c708 ret = tb_switch_enable_clx(sw, TB_CL1); in tb_scan_port()
1532 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