Home
last modified time | relevance | path

Searched refs:tb_clx (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/thunderbolt/
Dtb.h112 enum tb_clx { enum
220 enum tb_clx clx;
951 int tb_switch_enable_clx(struct tb_switch *sw, enum tb_clx clx);
952 int tb_switch_disable_clx(struct tb_switch *sw, enum tb_clx clx);
Dswitch.c3408 static bool tb_port_clx_supported(struct tb_port *port, enum tb_clx clx) in tb_port_clx_supported()
3561 int tb_switch_enable_clx(struct tb_switch *sw, enum tb_clx clx) in tb_switch_enable_clx()
3627 int tb_switch_disable_clx(struct tb_switch *sw, enum tb_clx clx) in tb_switch_disable_clx()