Searched refs:hcodec (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | hdac_hda.c | 331 struct hda_codec *hcodec = hda_pvt->codec; in snd_soc_find_pcm_from_dai() local 364 dev_err(&hcodec->core.dev, "invalid dai id %d\n", dai->id); in snd_soc_find_pcm_from_dai() 368 list_for_each_entry(cpcm, &hcodec->pcm_list_head, list) { in snd_soc_find_pcm_from_dai() 378 dev_err(&hcodec->core.dev, "didn't find PCM for DAI %s\n", dai->name); in snd_soc_find_pcm_from_dai() 382 static bool is_hdmi_codec(struct hda_codec *hcodec) in is_hdmi_codec() argument 386 list_for_each_entry(cpcm, &hcodec->pcm_list_head, list) { in is_hdmi_codec() 401 struct hda_codec *hcodec = hda_pvt->codec; in hdac_hda_codec_probe() local 423 ret = snd_hda_codec_device_new(hcodec->bus, component->card->snd_card, in hdac_hda_codec_probe() 424 hdev->addr, hcodec, true); in hdac_hda_codec_probe() 442 hcodec->bus->card = dapm->card->snd_card; in hdac_hda_codec_probe() [all …]
|
/openbmc/linux/sound/soc/intel/boards/ |
H A D | hda_dsp_common.c | 48 struct hda_codec *hcodec; in hda_dsp_hdmi_build_controls() local 57 hcodec = hda_pvt->codec; in hda_dsp_hdmi_build_controls() 59 list_for_each_entry(hpcm, &hcodec->pcm_list_head, list) { in hda_dsp_hdmi_build_controls() 76 snd_hdac_display_power(hcodec->core.bus, in hda_dsp_hdmi_build_controls() 78 err = snd_hda_codec_build_controls(hcodec); in hda_dsp_hdmi_build_controls() 81 snd_hdac_display_power(hcodec->core.bus, in hda_dsp_hdmi_build_controls()
|
/openbmc/linux/Documentation/admin-guide/perf/ |
H A D | meson-ddr-pmu.rst | 39 + hcodec - from H264 encoder
|
/openbmc/linux/drivers/perf/amlogic/ |
H A D | meson_g12_ddr_pmu.c | 59 PMU_FORMAT_ATTR(hcodec, "config1:22");
|