Searched refs:devm_of_phy_optional_get (Results 1 – 6 of 6) sorted by relevance
| /linux/Documentation/translations/zh_CN/driver-api/phy/ |
| H A D | phy.rst | 110 struct phy *devm_of_phy_optional_get(struct device *dev,
|
| /linux/drivers/phy/ |
| H A D | phy-core.c | 926 struct phy *devm_of_phy_optional_get(struct device *dev, struct device_node *np, in devm_of_phy_optional_get() function 940 EXPORT_SYMBOL_GPL(devm_of_phy_optional_get);
|
| H A D | phy-snps-eusb2.c | 589 phy->repeater = devm_of_phy_optional_get(dev, np, NULL); in snps_eusb2_hsphy_probe()
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_main.c | 1210 serdes = devm_of_phy_optional_get(lan966x->dev, in lan966x_probe()
|
| /linux/drivers/net/ethernet/freescale/fman/ |
| H A D | fman_memac.c | 1242 memac->serdes = devm_of_phy_optional_get(mac_dev->dev, mac_node, in memac_initialization()
|
| /linux/drivers/net/ethernet/ti/ |
| H A D | am65-cpsw-nuss.c | 2038 phy = devm_of_phy_optional_get(dev, port_np, name); in am65_cpsw_init_serdes_phy()
|