Searched refs:TI_EEPROM_HDR_CONFIG_LEN (Results 1 – 2 of 2) sorted by relevance
19 #define TI_EEPROM_HDR_CONFIG_LEN 32 macro43 char config[TI_EEPROM_HDR_CONFIG_LEN];221 char config[TI_EEPROM_HDR_CONFIG_LEN + 1];
307 strlcpy(ep->config, am_ep.config, TI_EEPROM_HDR_CONFIG_LEN + 1); in ti_i2c_eeprom_am_get()356 strlcpy(ep->config, dra7_ep.config, TI_EEPROM_HDR_CONFIG_LEN + 1); in ti_i2c_eeprom_dra7_get()
Completed in 5 milliseconds