Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/thunderbolt/
Deeprom.c16 static int tb_eeprom_ctl_write(struct tb_switch *sw, struct tb_eeprom_ctl *ctl) in tb_eeprom_ctl_write()
24 static int tb_eeprom_ctl_read(struct tb_switch *sw, struct tb_eeprom_ctl *ctl) in tb_eeprom_ctl_read()
42 struct tb_eeprom_ctl ctl; in tb_eeprom_active()
69 static int tb_eeprom_transfer(struct tb_switch *sw, struct tb_eeprom_ctl *ctl, in tb_eeprom_transfer()
96 struct tb_eeprom_ctl ctl; in tb_eeprom_out()
116 struct tb_eeprom_ctl ctl; in tb_eeprom_in()
Dtb_regs.h117 struct tb_eeprom_ctl { struct
136 struct tb_eeprom_ctl eeprom_ctl; argument