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.
145 SND_SOC_DAILINK_DEFS(hdmi_pcm,191 SND_SOC_DAILINK_REG(hdmi_pcm),
189 SND_SOC_DAILINK_DEFS(hdmi_pcm,230 SND_SOC_DAILINK_REG(hdmi_pcm),
82 struct hdmi_pcm *pcm; /* pointer to spec->pcm_rec[n] dynamically*/119 struct hdmi_pcm { struct155 struct hdmi_pcm pcm_rec[8];2338 struct hdmi_pcm *pcm = jack->private_data; in free_hdmi_jack_priv()