Searched refs:chipID (Results 1 – 1 of 1) sorted by relevance
408 char chipID[30]; in StartPatchDownload() local409 sprintf(chipID, "%lx", chipid); in StartPatchDownload()410 ALOGD ("%s: chidId=%s", __FUNCTION__, chipID); in StartPatchDownload()412 readOptionalConfig(chipID); // Read optional chip specific settings in StartPatchDownload()