Home
last modified time | relevance | path

Searched refs:hdmi_pcm (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/intel/boards/
Dsof_sdw_hdmi.c21 struct hdmi_pcm { struct
31 struct hdmi_pcm *pcm; in sof_sdw_hdmi_init() argument
50 struct hdmi_pcm *pcm; in sof_sdw_hdmi_card_late_probe()
61 pcm = list_first_entry(&ctx->hdmi_pcm_list, struct hdmi_pcm, in sof_sdw_hdmi_card_late_probe()
Dsof_da7219_max98373.c24 struct hdmi_pcm { struct
228 struct hdmi_pcm *pcm; in hdmi_init()
246 struct hdmi_pcm *pcm; in card_late_probe()
249 pcm = list_first_entry(&ctx->hdmi_pcm_list, struct hdmi_pcm, in card_late_probe()
Dcml_rt1011_rt5682.c64 struct hdmi_pcm { struct
323 struct hdmi_pcm *pcm; in sof_card_late_probe()
330 pcm = list_first_entry(&ctx->hdmi_pcm_list, struct hdmi_pcm, in sof_card_late_probe()
361 struct hdmi_pcm *pcm; in hdmi_init()
/kernel/linux/linux-5.10/Documentation/sound/hd-audio/
Ddp-mst.rst55 Driver uses struct hdmi_pcm pcm[] array in hdmi_spec and snd_jack is
56 a member of hdmi_pcm. Each pin has one struct hdmi_pcm * pcm pointer.
/kernel/linux/linux-5.10/sound/soc/mediatek/mt8173/
Dmt8173-rt5650-rt5676.c134 SND_SOC_DAILINK_DEFS(hdmi_pcm,
180 SND_SOC_DAILINK_REG(hdmi_pcm),
Dmt8173-rt5650.c178 SND_SOC_DAILINK_DEFS(hdmi_pcm,
219 SND_SOC_DAILINK_REG(hdmi_pcm),
/kernel/linux/linux-5.10/sound/pci/hda/
Dpatch_hdmi.c77 struct hdmi_pcm *pcm; /* pointer to spec->pcm_rec[n] dynamically*/
113 struct hdmi_pcm { struct
143 struct hdmi_pcm pcm_rec[16];
2315 struct hdmi_pcm *pcm = jack->private_data; in free_hdmi_jack_priv()