Searched refs:hdmi_pcm (Results 1 – 2 of 2) 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.
95 struct hdmi_pcm *pcm; /* pointer to spec->pcm_rec[n] dynamically*/127 struct hdmi_pcm { struct156 struct hdmi_pcm pcm_rec[16];2094 struct hdmi_pcm *pcm = jack->private_data; in free_hdmi_jack_priv()