Home
last modified time | relevance | path

Searched refs:tb_eeprom_ctl (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/thunderbolt/
Deeprom.c14 static int tb_eeprom_ctl_write(struct tb_switch *sw, struct tb_eeprom_ctl *ctl) in tb_eeprom_ctl_write()
22 static int tb_eeprom_ctl_read(struct tb_switch *sw, struct tb_eeprom_ctl *ctl) in tb_eeprom_ctl_read()
40 struct tb_eeprom_ctl ctl; in tb_eeprom_active()
67 static int tb_eeprom_transfer(struct tb_switch *sw, struct tb_eeprom_ctl *ctl, in tb_eeprom_transfer()
94 struct tb_eeprom_ctl ctl; in tb_eeprom_out()
114 struct tb_eeprom_ctl ctl; in tb_eeprom_in()
Dtb_regs.h90 struct tb_eeprom_ctl { struct
109 struct tb_eeprom_ctl eeprom_ctl; argument