Lines Matching refs:codec_name
38 char codec_name[SND_ACPI_I2C_ID_LEN]; member
300 .codec_name = "snd-soc-dummy",
313 .codec_name = "snd-soc-dummy",
331 .codec_name = "i2c-10EC5670:00",
347 ctx->codec_name, sizeof(ctx->codec_name))) { in cht_suspend_pre()
364 ctx->codec_name, sizeof(ctx->codec_name))) { in cht_resume_post()
405 strcpy(drv->codec_name, RT5672_I2C_DEFAULT); in snd_cht_mc_probe()
411 snprintf(drv->codec_name, sizeof(drv->codec_name), in snd_cht_mc_probe()
414 if (!strcmp(cht_dailink[i].codec_name, in snd_cht_mc_probe()
416 cht_dailink[i].codec_name = in snd_cht_mc_probe()
417 drv->codec_name; in snd_cht_mc_probe()