Lines Matching defs:down
188 struct tb_port *up, *down;
201 down = tb_switch_downstream_port(sw);
204 tmp = tb_port_clx(down);
217 struct tb_port *up, *down;
224 down = tb_switch_downstream_port(sw);
229 return tb_port_pm_secondary_disable(down);
322 struct tb_port *up, *down;
350 down = tb_switch_downstream_port(sw);
353 down_clx_support = tb_port_clx_supported(down, clx);
357 tb_port_dbg(down, "CLx: %s %ssupported\n", clx_name(clx),
367 ret = tb_port_clx_enable(down, clx);
376 tb_port_clx_disable(down, clx);
399 struct tb_port *up, *down;
409 down = tb_switch_downstream_port(sw);
415 ret = tb_port_clx_disable(down, clx);