Searched refs:byt_rt5640_codec_name (Results 1 – 1 of 1) sorted by relevance
1623 static char byt_rt5640_codec_name[SND_ACPI_I2C_ID_LEN]; variable 1637 if (!strcmp(component->name, byt_rt5640_codec_name)) { in byt_rt5640_suspend() 1656 if (!strcmp(component->name, byt_rt5640_codec_name)) { in byt_rt5640_resume() 1733 snprintf(byt_rt5640_codec_name, sizeof(byt_rt5640_codec_name), in snd_byt_rt5640_mc_probe() 1735 byt_rt5640_dais[dai_index].codecs->name = byt_rt5640_codec_name; in snd_byt_rt5640_mc_probe() 1764 strscpy(byt_rt5640_codec_name, BYT_RT5640_FALLBACK_CODEC_DEV_NAME, in snd_byt_rt5640_mc_probe() 1765 sizeof(byt_rt5640_codec_name)); in snd_byt_rt5640_mc_probe()