Searched refs:devPlatformName (Results 1 – 2 of 2) sorted by relevance
206 const char *devPlatformName; /**< Platform device name */ member
55 platformDevice->devPlatformName = platformData->drvPlatformName; in AudioSocRegisterPlatform()60 ADM_LOG_INFO("Register [%s] success.", platformDevice->devPlatformName); in AudioSocRegisterPlatform()187 if (platform->devPlatformName != NULL && in AudioSeekPlatformDevice()188 strcmp(platform->devPlatformName, configData->platformName) == 0) { in AudioSeekPlatformDevice()