Home
last modified time | relevance | path

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

/openbmc/u-boot/board/ti/common/
H A Dboard_detect.c62 static void __maybe_unused ti_eeprom_string_cleanup(char *s) in ti_eeprom_string_cleanup() function
221 ti_eeprom_string_cleanup(ep->name); in ti_i2c_eeprom_am_get()
229 ti_eeprom_string_cleanup(ep->version); in ti_i2c_eeprom_am_get()
231 ti_eeprom_string_cleanup(ep->serial); in ti_i2c_eeprom_am_get()
233 ti_eeprom_string_cleanup(ep->config); in ti_i2c_eeprom_am_get()
269 ti_eeprom_string_cleanup(ep->name); in ti_i2c_eeprom_dra7_get()
278 ti_eeprom_string_cleanup(ep->version); in ti_i2c_eeprom_dra7_get()
282 ti_eeprom_string_cleanup(ep->config); in ti_i2c_eeprom_dra7_get()