Searched refs:SND_USE_CASE_VERB_FM_REC (Results 1 – 4 of 4) sorted by relevance
204 #define SND_USE_CASE_VERB_FM_REC "FM REC" macro
907 !strncmp(useCase, SND_USE_CASE_VERB_FM_REC, in getUseCaseType()908 MAX_LEN(useCase,SND_USE_CASE_VERB_FM_REC)) || in getUseCaseType()
226 strlcpy(mHandle->useCase, SND_USE_CASE_VERB_FM_REC, sizeof(mHandle->useCase)); in read()271 !strcmp(mHandle->useCase, SND_USE_CASE_VERB_FM_REC) || in read()
1228 !strncmp(useCase, SND_USE_CASE_VERB_FM_REC, in getUseCaseType()1229 MAX_LEN(useCase,SND_USE_CASE_VERB_FM_REC)) || in getUseCaseType()