hdmi_phy_parse_lanes  328 drivers/gpu/drm/omapdrm/dss/hdmi.h int hdmi_phy_parse_lanes(struct hdmi_phy_data *phy, const u32 *lanes);
hdmi_phy_parse_lanes   34 drivers/gpu/drm/omapdrm/dss/hdmi_common.c 		r = hdmi_phy_parse_lanes(phy, lanes);
hdmi_phy_parse_lanes   42 drivers/gpu/drm/omapdrm/dss/hdmi_common.c 		r = hdmi_phy_parse_lanes(phy, default_lanes);
hdmi_phy_parse_lanes  310 drivers/video/fbdev/omap2/omapfb/dss/hdmi.h int hdmi_phy_parse_lanes(struct hdmi_phy_data *phy, const u32 *lanes);
hdmi_phy_parse_lanes   34 drivers/video/fbdev/omap2/omapfb/dss/hdmi_common.c 		r = hdmi_phy_parse_lanes(phy, lanes);
hdmi_phy_parse_lanes   42 drivers/video/fbdev/omap2/omapfb/dss/hdmi_common.c 		r = hdmi_phy_parse_lanes(phy, default_lanes);