Home
last modified time | relevance | path

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

/external/u-boot/board/ti/common/
Dboard_detect.c106 static void __maybe_unused ti_eeprom_string_cleanup(char *s) in ti_eeprom_string_cleanup() function
225 ti_eeprom_string_cleanup(ep->name); in ti_i2c_eeprom_am_get()
233 ti_eeprom_string_cleanup(ep->version); in ti_i2c_eeprom_am_get()
235 ti_eeprom_string_cleanup(ep->serial); in ti_i2c_eeprom_am_get()
237 ti_eeprom_string_cleanup(ep->config); in ti_i2c_eeprom_am_get()
273 ti_eeprom_string_cleanup(ep->name); in ti_i2c_eeprom_dra7_get()
282 ti_eeprom_string_cleanup(ep->version); in ti_i2c_eeprom_dra7_get()
286 ti_eeprom_string_cleanup(ep->config); in ti_i2c_eeprom_dra7_get()