Searched defs:clx (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | clx.c | 18 static const char *clx_name(unsigned int clx) in clx_name() argument 68 static bool tb_port_clx_supported(struct tb_port *port, unsigned int clx) in tb_port_clx_supported() argument 103 static int tb_port_clx_set(struct tb_port *port, unsigned int clx, bool enable) in tb_port_clx_set() argument 132 tb_port_clx_disable(struct tb_port *port, unsigned int clx) tb_port_clx_disable() argument 137 tb_port_clx_enable(struct tb_port *port, unsigned int clx) tb_port_clx_enable() argument 172 tb_port_clx_is_enabled(struct tb_port *port, unsigned int clx) tb_port_clx_is_enabled() argument 189 unsigned int clx, tmp; tb_switch_clx_init() local 298 validate_mask(unsigned int clx) validate_mask() argument 318 tb_switch_clx_enable(struct tb_switch *sw, unsigned int clx) tb_switch_clx_enable() argument 398 unsigned int clx = sw->clx; tb_switch_clx_disable() local [all...] |
H A D | tb.c | 247 unsigned int clx = TB_CL0S | TB_CL1; in tb_enable_clx() local
|
H A D | debugfs.c | 561 int ret, clx; in margining_run_write() local
|
H A D | tb.h | 215 unsigned int clx; member 1018 tb_switch_clx_is_enabled(const struct tb_switch *sw, unsigned int clx) tb_switch_clx_is_enabled() argument
|
Completed in 10 milliseconds