Home
last modified time | relevance | path

Searched refs:tb_eeprom_active (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Deeprom.c37 * tb_eeprom_active - enable rom access
42 static int tb_eeprom_active(struct tb_switch *sw, bool enable) in tb_eeprom_active() function
180 res = tb_eeprom_active(sw, true); in tb_eeprom_read_n()
197 return tb_eeprom_active(sw, false); in tb_eeprom_read_n()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Deeprom.c37 * tb_eeprom_active - enable rom access
42 static int tb_eeprom_active(struct tb_switch *sw, bool enable) in tb_eeprom_active() function
180 res = tb_eeprom_active(sw, true); in tb_eeprom_read_n()
197 return tb_eeprom_active(sw, false); in tb_eeprom_read_n()

Completed in 2 milliseconds