Home
last modified time | relevance | path

Searched refs:exynos_mipi_video_phy (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/phy/
Dphy-exynos-mipi-video.c39 struct exynos_mipi_video_phy { struct
49 static int __set_phy_state(struct exynos_mipi_video_phy *state, in __set_phy_state() argument
98 container_of((desc), struct exynos_mipi_video_phy, phys[(desc)->index]);
103 struct exynos_mipi_video_phy *state = to_mipi_video_phy(phy_desc); in exynos_mipi_video_phy_power_on()
111 struct exynos_mipi_video_phy *state = to_mipi_video_phy(phy_desc); in exynos_mipi_video_phy_power_off()
119 struct exynos_mipi_video_phy *state = dev_get_drvdata(dev); in exynos_mipi_video_phy_xlate()
135 struct exynos_mipi_video_phy *state; in exynos_mipi_video_phy_probe()