Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dtb.h1050 bool tb_port_is_clx_enabled(struct tb_port *port, enum tb_clx clx);
Ddebugfs.c573 if (tb_port_is_clx_enabled(port, TB_CL1 | TB_CL2)) { in margining_run_write()
Dswitch.c1285 bool tb_port_is_clx_enabled(struct tb_port *port, unsigned int clx_mask) in tb_port_is_clx_enabled() function