Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Deeprom.c17 static int tb_eeprom_ctl_write(struct tb_switch *sw, struct tb_eeprom_ctl *ctl) in tb_eeprom_ctl_write()
25 static int tb_eeprom_ctl_read(struct tb_switch *sw, struct tb_eeprom_ctl *ctl) in tb_eeprom_ctl_read()
43 struct tb_eeprom_ctl ctl; in tb_eeprom_active()
70 static int tb_eeprom_transfer(struct tb_switch *sw, struct tb_eeprom_ctl *ctl, in tb_eeprom_transfer()
97 struct tb_eeprom_ctl ctl; in tb_eeprom_out()
117 struct tb_eeprom_ctl ctl; in tb_eeprom_in()
Dtb_regs.h118 struct tb_eeprom_ctl { struct
137 struct tb_eeprom_ctl eeprom_ctl; argument