Lines Matching refs:codec
26 * private_data to fulfill the needs of codec BE path
309 struct hda_codec *codec;
323 codec = dev_to_hda_codec(asoc_rtd_to_codec(rtd, 0)->dev);
324 link = snd_hdac_ext_bus_get_hlink_by_addr(&codec->bus->core, codec->core.addr);
340 struct hda_codec *codec;
348 codec = dev_to_hda_codec(asoc_rtd_to_codec(rtd, 0)->dev);
349 bus = &codec->bus->core;
357 link = snd_hdac_ext_bus_get_hlink_by_addr(bus, codec->core.addr);
1319 struct hda_codec *codec;
1323 codec = mach->pdata;
1324 sprintf(name, "%s-cpu", dev_name(&codec->core.dev));
1344 struct hda_codec *codec;
1353 codec = mach->pdata;
1354 if (list_empty(&codec->pcm_list_head))
1356 list_for_each_entry(pcm, &codec->pcm_list_head, list)
1364 cname = dev_name(&codec->core.dev);
1366 pcm = list_first_entry(&codec->pcm_list_head, struct hda_pcm, list);
1435 struct hda_codec *codec;
1467 codec = dev_to_hda_codec(asoc_rtd_to_codec(rtd, 0)->dev);
1468 link_stream = snd_hdac_ext_stream_assign(&codec->bus->core, substream,
1507 * codec->pcm_list_head, it needs to be initialized after codec