tb_sw_write 52 drivers/thunderbolt/cap.c return tb_sw_write(sw, &value, TB_CFG_SWITCH, offset, 1); tb_sw_write 19 drivers/thunderbolt/eeprom.c return tb_sw_write(sw, ctl, TB_CFG_SWITCH, sw->cap_plug_events + 4, 1); tb_sw_write 82 drivers/thunderbolt/lc.c return tb_sw_write(sw, &ctrl, TB_CFG_SWITCH, cap + TB_LC_SX_CTRL, 1); tb_sw_write 172 drivers/thunderbolt/lc.c ret = tb_sw_write(sw, &ctrl, TB_CFG_SWITCH, tb_sw_write 1019 drivers/thunderbolt/switch.c res = tb_sw_write(sw, ((u32 *) &sw->config) + 4, TB_CFG_SWITCH, 4, 1); tb_sw_write 1040 drivers/thunderbolt/switch.c return tb_sw_write(sw, &data, TB_CFG_SWITCH, tb_sw_write 1668 drivers/thunderbolt/switch.c ret = tb_sw_write(sw, 1 + (u32 *)&sw->config, TB_CFG_SWITCH, 1, 3); tb_sw_write 1971 drivers/thunderbolt/switch.c err = tb_sw_write(sw, 1 + (u32 *) &sw->config, TB_CFG_SWITCH, 1, 3);