cap_plug_events 19 drivers/thunderbolt/eeprom.c return tb_sw_write(sw, ctl, TB_CFG_SWITCH, sw->cap_plug_events + 4, 1); cap_plug_events 27 drivers/thunderbolt/eeprom.c return tb_sw_read(sw, ctl, TB_CFG_SWITCH, sw->cap_plug_events + 4, 1); cap_plug_events 248 drivers/thunderbolt/eeprom.c if (!sw->cap_plug_events) { cap_plug_events 252 drivers/thunderbolt/eeprom.c res = tb_sw_read(sw, &cap, TB_CFG_SWITCH, sw->cap_plug_events, cap_plug_events 452 drivers/thunderbolt/eeprom.c sw->cap_plug_events + 12, 1); cap_plug_events 1023 drivers/thunderbolt/switch.c res = tb_sw_read(sw, &data, TB_CFG_SWITCH, sw->cap_plug_events + 1, 1); cap_plug_events 1041 drivers/thunderbolt/switch.c sw->cap_plug_events + 1, 1); cap_plug_events 1576 drivers/thunderbolt/switch.c sw->cap_plug_events = ret; cap_plug_events 101 drivers/thunderbolt/tb.h int cap_plug_events;