Searched refs:tb_sw_read (Results  1 – 3 of 3) sorted by relevance
| /linux-4.1.27/drivers/thunderbolt/ | 
| D | eeprom.c | 24 	return tb_sw_read(sw, ctl, TB_CFG_SWITCH, sw->cap_plug_events + 4, 1);  in tb_eeprom_ctl_read() 244 	res = tb_sw_read(sw, &cap, TB_CFG_SWITCH, sw->cap_plug_events,  in tb_eeprom_get_drom_offset()
  | 
| D | tb.h | 140 static inline int tb_sw_read(struct tb_switch *sw, void *buffer,  in tb_sw_read()  function
  | 
| D | switch.c | 289 	res = tb_sw_read(sw, &data, TB_CFG_SWITCH, sw->cap_plug_events + 1, 1);  in tb_plug_events_active()
  |