Home
last modified time | relevance | path

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

/Linux-v4.19/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.
/Linux-v4.19/sound/pci/hda/
Dpatch_hdmi.c95 struct hdmi_pcm *pcm; /* pointer to spec->pcm_rec[n] dynamically*/
127 struct hdmi_pcm { struct
156 struct hdmi_pcm pcm_rec[16];
2094 struct hdmi_pcm *pcm = jack->private_data; in free_hdmi_jack_priv()