hdmi_phy_dump
void hdmi_phy_dump(struct hdmi_phy_data *phy, struct seq_file *s);
hdmi_phy_dump(&hdmi->phy, s);
hdmi_phy_dump(&hdmi->phy, s);
void hdmi_phy_dump(struct hdmi_phy_data *phy, struct seq_file *s);
hdmi_phy_dump(&hdmi.phy, s);
hdmi_phy_dump(&hdmi.phy, s);