Home
last modified time | relevance | path

Searched refs:tb_sw_read (Results 1 – 3 of 3) sorted by relevance

/drivers/thunderbolt/
Deeprom.c24 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()
Dtb.h140 static inline int tb_sw_read(struct tb_switch *sw, void *buffer, in tb_sw_read() function
Dswitch.c289 res = tb_sw_read(sw, &data, TB_CFG_SWITCH, sw->cap_plug_events + 1, 1); in tb_plug_events_active()