Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/boards/
H A Dsof_sdw_hdmi.c18 struct hdmi_pcm { struct
28 struct hdmi_pcm *pcm; in sof_sdw_hdmi_init() argument
47 struct hdmi_pcm *pcm; in sof_sdw_hdmi_card_late_probe()
56 pcm = list_first_entry(&ctx->hdmi_pcm_list, struct hdmi_pcm, in sof_sdw_hdmi_card_late_probe()
H A Dsof_da7219_max98373.c24 struct hdmi_pcm { struct
251 struct hdmi_pcm *pcm; in hdmi_init()
269 struct hdmi_pcm *pcm; in card_late_probe()
272 pcm = list_first_entry(&ctx->hdmi_pcm_list, struct hdmi_pcm, in card_late_probe()
H A Dcml_rt1011_rt5682.c64 struct hdmi_pcm { struct
336 struct hdmi_pcm *pcm; in sof_card_late_probe()
343 pcm = list_first_entry(&ctx->hdmi_pcm_list, struct hdmi_pcm, in sof_card_late_probe()
373 struct hdmi_pcm *pcm; in hdmi_init()
/openbmc/linux/Documentation/sound/hd-audio/
H A 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.
/openbmc/linux/sound/soc/mediatek/mt8173/
H A Dmt8173-rt5650-rt5676.c147 SND_SOC_DAILINK_DEFS(hdmi_pcm,
193 SND_SOC_DAILINK_REG(hdmi_pcm),
H A Dmt8173-rt5650.c191 SND_SOC_DAILINK_DEFS(hdmi_pcm,
232 SND_SOC_DAILINK_REG(hdmi_pcm),
/openbmc/linux/sound/pci/hda/
H A Dpatch_hdmi.c82 struct hdmi_pcm *pcm; /* pointer to spec->pcm_rec[n] dynamically*/
119 struct hdmi_pcm { struct
155 struct hdmi_pcm pcm_rec[8];
2336 struct hdmi_pcm *pcm = jack->private_data; in free_hdmi_jack_priv()