samsung_usb2_phy_instance  124 drivers/phy/samsung/phy-exynos4210-usb2.c static void exynos4210_isol(struct samsung_usb2_phy_instance *inst, bool on)
samsung_usb2_phy_instance  146 drivers/phy/samsung/phy-exynos4210-usb2.c static void exynos4210_phy_pwr(struct samsung_usb2_phy_instance *inst, bool on)
samsung_usb2_phy_instance  207 drivers/phy/samsung/phy-exynos4210-usb2.c static int exynos4210_power_on(struct samsung_usb2_phy_instance *inst)
samsung_usb2_phy_instance  216 drivers/phy/samsung/phy-exynos4210-usb2.c static int exynos4210_power_off(struct samsung_usb2_phy_instance *inst)
samsung_usb2_phy_instance  165 drivers/phy/samsung/phy-exynos4x12-usb2.c static void exynos4x12_isol(struct samsung_usb2_phy_instance *inst, bool on)
samsung_usb2_phy_instance  192 drivers/phy/samsung/phy-exynos4x12-usb2.c static void exynos4x12_setup_clk(struct samsung_usb2_phy_instance *inst)
samsung_usb2_phy_instance  208 drivers/phy/samsung/phy-exynos4x12-usb2.c static void exynos4x12_phy_pwr(struct samsung_usb2_phy_instance *inst, bool on)
samsung_usb2_phy_instance  260 drivers/phy/samsung/phy-exynos4x12-usb2.c static void exynos4x12_power_on_int(struct samsung_usb2_phy_instance *inst)
samsung_usb2_phy_instance  270 drivers/phy/samsung/phy-exynos4x12-usb2.c static int exynos4x12_power_on(struct samsung_usb2_phy_instance *inst)
samsung_usb2_phy_instance  300 drivers/phy/samsung/phy-exynos4x12-usb2.c static void exynos4x12_power_off_int(struct samsung_usb2_phy_instance *inst)
samsung_usb2_phy_instance  309 drivers/phy/samsung/phy-exynos4x12-usb2.c static int exynos4x12_power_off(struct samsung_usb2_phy_instance *inst)
samsung_usb2_phy_instance  175 drivers/phy/samsung/phy-exynos5250-usb2.c static void exynos5250_isol(struct samsung_usb2_phy_instance *inst, bool on)
samsung_usb2_phy_instance  197 drivers/phy/samsung/phy-exynos5250-usb2.c static int exynos5250_power_on(struct samsung_usb2_phy_instance *inst)
samsung_usb2_phy_instance  323 drivers/phy/samsung/phy-exynos5250-usb2.c static int exynos5250_power_off(struct samsung_usb2_phy_instance *inst)
samsung_usb2_phy_instance   89 drivers/phy/samsung/phy-s5pv210-usb2.c static void s5pv210_isol(struct samsung_usb2_phy_instance *inst, bool on)
samsung_usb2_phy_instance  109 drivers/phy/samsung/phy-s5pv210-usb2.c static void s5pv210_phy_pwr(struct samsung_usb2_phy_instance *inst, bool on)
samsung_usb2_phy_instance  149 drivers/phy/samsung/phy-s5pv210-usb2.c static int s5pv210_power_on(struct samsung_usb2_phy_instance *inst)
samsung_usb2_phy_instance  157 drivers/phy/samsung/phy-s5pv210-usb2.c static int s5pv210_power_off(struct samsung_usb2_phy_instance *inst)
samsung_usb2_phy_instance   22 drivers/phy/samsung/phy-samsung-usb2.c 	struct samsung_usb2_phy_instance *inst = phy_get_drvdata(phy);
samsung_usb2_phy_instance   64 drivers/phy/samsung/phy-samsung-usb2.c 	struct samsung_usb2_phy_instance *inst = phy_get_drvdata(phy);
samsung_usb2_phy_instance  222 drivers/phy/samsung/phy-samsung-usb2.c 		struct samsung_usb2_phy_instance *p = &drv->instances[i];
samsung_usb2_phy_instance   23 drivers/phy/samsung/phy-samsung-usb2.h struct samsung_usb2_phy_instance;
samsung_usb2_phy_instance   46 drivers/phy/samsung/phy-samsung-usb2.h 	struct samsung_usb2_phy_instance instances[0];
samsung_usb2_phy_instance   50 drivers/phy/samsung/phy-samsung-usb2.h 	int (*power_on)(struct samsung_usb2_phy_instance *);
samsung_usb2_phy_instance   51 drivers/phy/samsung/phy-samsung-usb2.h 	int (*power_off)(struct samsung_usb2_phy_instance *);