Searched refs:hdmi_pcm (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/intel/boards/ |
D | sof_sdw_hdmi.c | 21 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()
|
D | sof_da7219_max98373.c | 24 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()
|
D | cml_rt1011_rt5682.c | 64 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/ |
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.
|
/kernel/linux/linux-5.10/sound/soc/mediatek/mt8173/ |
D | mt8173-rt5650-rt5676.c | 134 SND_SOC_DAILINK_DEFS(hdmi_pcm, 180 SND_SOC_DAILINK_REG(hdmi_pcm),
|
D | mt8173-rt5650.c | 178 SND_SOC_DAILINK_DEFS(hdmi_pcm, 219 SND_SOC_DAILINK_REG(hdmi_pcm),
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
D | patch_hdmi.c | 77 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()
|