Lines Matching defs:phy
30 struct phy *phy = *(struct phy **)res; in devm_phy_release() local
44 struct phy *phy = *(struct phy **)res; in devm_phy_consume() local
51 struct phy **phy = res; in devm_phy_match() local
64 int phy_create_lookup(struct phy *phy, const char *con_id, const char *dev_id) in phy_create_lookup()
96 void phy_remove_lookup(struct phy *phy, const char *con_id, const char *dev_id) in phy_remove_lookup()
148 int phy_pm_runtime_get(struct phy *phy) in phy_pm_runtime_get()
166 int phy_pm_runtime_get_sync(struct phy *phy) in phy_pm_runtime_get_sync()
184 int phy_pm_runtime_put(struct phy *phy) in phy_pm_runtime_put()
196 int phy_pm_runtime_put_sync(struct phy *phy) in phy_pm_runtime_put_sync()
208 void phy_pm_runtime_allow(struct phy *phy) in phy_pm_runtime_allow()
220 void phy_pm_runtime_forbid(struct phy *phy) in phy_pm_runtime_forbid()
243 int phy_init(struct phy *phy) in phy_init()
283 int phy_exit(struct phy *phy) in phy_exit()
320 int phy_power_on(struct phy *phy) in phy_power_on()
370 int phy_power_off(struct phy *phy) in phy_power_off()
397 int phy_set_mode_ext(struct phy *phy, enum phy_mode mode, int submode) in phy_set_mode_ext()
414 int phy_set_media(struct phy *phy, enum phy_media media) in phy_set_media()
429 int phy_set_speed(struct phy *phy, int speed) in phy_set_speed()
444 int phy_reset(struct phy *phy) in phy_reset()
475 int phy_calibrate(struct phy *phy) in phy_calibrate()
501 int phy_configure(struct phy *phy, union phy_configure_opts *opts) in phy_configure()
535 int phy_validate(struct phy *phy, enum phy_mode mode, int submode, in phy_validate()
569 struct phy *phy = NULL; in _of_phy_get() local
617 struct phy *phy = NULL; in of_phy_get() local
642 void of_phy_put(struct phy *phy) in of_phy_put()
664 void phy_put(struct device *dev, struct phy *phy) in phy_put()
679 void devm_phy_put(struct device *dev, struct phy *phy) in devm_phy_put()
704 struct phy *phy; in of_phy_simple_xlate() local
735 struct phy *phy; in phy_get() local
781 struct phy *phy = phy_get(dev, string); in phy_optional_get() local
802 struct phy **ptr, *phy; in devm_phy_get() local
835 struct phy *phy = devm_phy_get(dev, string); in devm_phy_optional_get() local
857 struct phy **ptr, *phy; in devm_of_phy_get() local
897 struct phy **ptr, *phy; in devm_of_phy_get_by_index() local
942 struct phy *phy; in phy_create() local
1016 struct phy **ptr, *phy; in devm_phy_create() local
1040 void phy_destroy(struct phy *phy) in phy_destroy()
1055 void devm_phy_destroy(struct device *dev, struct phy *phy) in devm_phy_destroy()
1216 struct phy *phy; in phy_release() local