Searched refs:hdmi_pcm (Results 1 – 4 of 4) sorted by relevance
55 Driver uses struct hdmi_pcm pcm[] array in hdmi_spec and snd_jack is56 a member of hdmi_pcm. Each pin has one struct hdmi_pcm * pcm pointer.
134 SND_SOC_DAILINK_DEFS(hdmi_pcm,180 SND_SOC_DAILINK_REG(hdmi_pcm),
165 SND_SOC_DAILINK_DEFS(hdmi_pcm,206 SND_SOC_DAILINK_REG(hdmi_pcm),
86 struct hdmi_pcm *pcm; /* pointer to spec->pcm_rec[n] dynamically*/118 struct hdmi_pcm { struct148 struct hdmi_pcm pcm_rec[16];2113 struct hdmi_pcm *pcm = jack->private_data; in free_hdmi_jack_priv()