Home
last modified time | relevance | path

Searched defs:generic_phy_get_by_index (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/phy/
Dphy-uclass.c34 int generic_phy_get_by_index(struct udevice *dev, int index, in generic_phy_get_by_index() function
/third_party/uboot/u-boot-2020.01/include/
Dgeneric-phy.h251 static inline int generic_phy_get_by_index(struct udevice *user, int index, in generic_phy_get_by_index() function