Searched refs:hdmi_pcm (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.6/sound/soc/intel/boards/ |
D | sof_sdw_hdmi.c | 18 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()
|
D | sof_da7219_max98373.c | 24 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()
|
D | cml_rt1011_rt5682.c | 64 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()
|
/Linux-v6.6/Documentation/sound/hd-audio/ |
D | dp-mst.rst | 55 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.
|
/Linux-v6.6/sound/soc/mediatek/mt8173/ |
D | mt8173-rt5650-rt5676.c | 147 SND_SOC_DAILINK_DEFS(hdmi_pcm, 193 SND_SOC_DAILINK_REG(hdmi_pcm),
|
D | mt8173-rt5650.c | 191 SND_SOC_DAILINK_DEFS(hdmi_pcm, 232 SND_SOC_DAILINK_REG(hdmi_pcm),
|
/Linux-v6.6/sound/pci/hda/ |
D | patch_hdmi.c | 82 struct hdmi_pcm *pcm; /* pointer to spec->pcm_rec[n] dynamically*/ 119 struct hdmi_pcm { struct 155 struct hdmi_pcm pcm_rec[8]; 2327 struct hdmi_pcm *pcm = jack->private_data; in free_hdmi_jack_priv()
|