Home
last modified time | relevance | path

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

/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.
/linux/sound/hda/codecs/hdmi/
H A Dhdmi_local.h45 struct hdmi_pcm *pcm; /* pointer to spec->pcm_rec[n] dynamically*/
86 struct hdmi_pcm { struct
122 struct hdmi_pcm pcm_rec[8];
H A Dsimplehdmi.c49 struct hdmi_pcm *pcm = jack->private_data; in free_hdmi_jack_priv()
59 struct hdmi_pcm *pcmp = get_hdmi_pcm(spec, 0); in simple_hdmi_build_jack()
H A Dhdmi.c1883 struct hdmi_pcm *pcm = jack->private_data; in free_hdmi_jack_priv()