hdmiphy_port      127 drivers/gpu/drm/exynos/exynos_hdmi.c 	struct i2c_client		*hdmiphy_port;
hdmiphy_port      720 drivers/gpu/drm/exynos/exynos_hdmi.c 	if (hdata->hdmiphy_port) {
hdmiphy_port      723 drivers/gpu/drm/exynos/exynos_hdmi.c 		ret = i2c_master_send(hdata->hdmiphy_port, buf, len);
hdmiphy_port     1931 drivers/gpu/drm/exynos/exynos_hdmi.c 		hdata->hdmiphy_port = of_find_i2c_device_by_node(np);
hdmiphy_port     1932 drivers/gpu/drm/exynos/exynos_hdmi.c 		if (!hdata->hdmiphy_port) {
hdmiphy_port     2051 drivers/gpu/drm/exynos/exynos_hdmi.c 	if (hdata->hdmiphy_port)
hdmiphy_port     2052 drivers/gpu/drm/exynos/exynos_hdmi.c 		put_device(&hdata->hdmiphy_port->dev);
hdmiphy_port     2075 drivers/gpu/drm/exynos/exynos_hdmi.c 	if (hdata->hdmiphy_port)
hdmiphy_port     2076 drivers/gpu/drm/exynos/exynos_hdmi.c 		put_device(&hdata->hdmiphy_port->dev);