bq_texts 48 sound/soc/codecs/max98095.c const char **bq_texts; bq_texts 1672 sound/soc/codecs/max98095.c if (strcmp(pdata->bq_cfg[i].name, max98095->bq_texts[sel]) == 0 && bq_texts 1749 sound/soc/codecs/max98095.c max98095->bq_texts = NULL; bq_texts 1752 sound/soc/codecs/max98095.c if (strcmp(cfg[i].name, max98095->bq_texts[j]) == 0) bq_texts 1760 sound/soc/codecs/max98095.c t = krealloc(max98095->bq_texts, bq_texts 1769 sound/soc/codecs/max98095.c max98095->bq_texts = t; bq_texts 1773 sound/soc/codecs/max98095.c max98095->bq_enum.texts = max98095->bq_texts;