Searched refs:phy_create (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/phy/
H A Dulpi_phy.h13 phy = phy_create(&ulpi->dev, NULL, ops); ulpi_phy_create()
H A Dphy-core.c677 * phy_create() - create a new phy
684 struct phy *phy_create(struct device *dev, struct device_node *node, phy_create() function
747 EXPORT_SYMBOL_GPL(phy_create); variable
769 phy = phy_create(dev, node, ops); devm_phy_create()
/linux-4.4.14/include/linux/phy/
H A Dphy.h143 struct phy *phy_create(struct device *dev, struct device_node *node,
292 static inline struct phy *phy_create(struct device *dev, phy_create() function

Completed in 148 milliseconds